Add pod state observability to minikube dashboard #83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/pod-state-dashboard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Context
This addresses the issue where a
zim-watchercronjob pod was stuck inImagePullBackOfffor 11 days without any alerting. ArgoCD showed the CronJob as "Synced, Healthy" because it only manages the CronJob resource, not its spawned Jobs/Pods.Deployment and Testing
🤖 Generated with Claude Code