Skip to content

docker: remove ping from boot sequence#6331

Merged
nicks merged 1 commit intomasterfrom
nicks/docker
Mar 22, 2024
Merged

docker: remove ping from boot sequence#6331
nicks merged 1 commit intomasterfrom
nicks/docker

Conversation

@nicks
Copy link
Copy Markdown
Member

@nicks nicks commented Mar 12, 2024

this ensures that if the Docker daemon
is dead or not responding, it doesn't
block tiltfile execution.

now that we have reconcilers that are
checking the cluster status, i think this
is safer than it used to be.

fixes #5841

Signed-off-by: Nick Santos nick.santos@docker.com

@nicks nicks force-pushed the nicks/docker branch 4 times, most recently from 511dd6b to 624951a Compare March 13, 2024 13:52
this ensures that if the Docker daemon
is dead or not responding, it doesn't
block tiltfile execution.

now that we have reconcilers that are
checking the cluster status, i think this
is safer than it used to be.

fixes #5841

Signed-off-by: Nick Santos <nick.santos@docker.com>
@nicks nicks merged commit 3359b56 into master Mar 22, 2024
@nicks nicks deleted the nicks/docker branch March 22, 2024 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tilt startup hangs on dead docker connection

1 participant