Skip to content

fix(docker): reflect unhealthy child status - #1046

Draft
Nameless-Monster-Nerd wants to merge 1 commit into
glanceapp:mainfrom
Nameless-Monster-Nerd:codex/reflect-unhealthy-child-status
Draft

fix(docker): reflect unhealthy child status#1046
Nameless-Monster-Nerd wants to merge 1 commit into
glanceapp:mainfrom
Nameless-Monster-Nerd:codex/reflect-unhealthy-child-status

Conversation

@Nameless-Monster-Nerd

Copy link
Copy Markdown

Summary

  • detect Docker's (unhealthy) marker in the container status text
  • use that health result for both standalone containers and grouped child containers
  • add regression coverage for running, unhealthy-running, and unhealthy states

Testing

  • go test ./internal/glance
  • git diff --check

Fixes #1043

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.

Docker Container widget shows overall healthy even if a container in the group is unhealthy

1 participant