Skip to content

Enable verbose Kubernetes health checks#6782

Draft
mterwill wants to merge 1 commit into
tilt-dev:masterfrom
mterwill:codex/verbose-health-checks
Draft

Enable verbose Kubernetes health checks#6782
mterwill wants to merge 1 commit into
tilt-dev:masterfrom
mterwill:codex/verbose-health-checks

Conversation

@mterwill

@mterwill mterwill commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • request verbose Kubernetes health checks from the cluster monitor
  • unwrap Kubernetes health endpoint status errors so verbose output is readable
  • include compact livez/readyz failure details in cluster status errors instead of dumping every successful check
  • record verbose health-check calls in the fake K8s client and cover the behavior in tests

Tests

  • go test ./internal/controllers/core/cluster
  • go test ./internal/k8s

@mterwill mterwill force-pushed the codex/verbose-health-checks branch from c1822d0 to 0d475ed Compare June 17, 2026 22:12
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.

1 participant