Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use docker compose healthcheck status as runtime status on the UI #6413

Closed
remi00 opened this issue Jul 22, 2024 · 0 comments · Fixed by #6419
Closed

Use docker compose healthcheck status as runtime status on the UI #6413

remi00 opened this issue Jul 22, 2024 · 0 comments · Fixed by #6419
Labels
enhancement New feature or request

Comments

@remi00
Copy link

remi00 commented Jul 22, 2024

Describe the Feature You Want

Today tilt UI does not present information on docker compose health-check status. Propagating this information can be helpful at spotting any development issues that are run-time specific.

Current Behavior

Currently, when container somehow starts up but it's broken in a way that the process does not exit, but the health-check of the container indicates problem, it will be reported on the tilt UI at all-green. Tilt UI already has means to present such state more precisely.

Why Do You Want This?

Use docker container status information and propagate it into runtime status information so that tilt UI can render is nicely.

Additional context

It is at least part of #6037, but since that other ticker is broader, I think it's worth separating it.

@remi00 remi00 added the enhancement New feature or request label Jul 22, 2024
nicks added a commit that referenced this issue Jul 31, 2024
nicks added a commit that referenced this issue Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant