Werk #19860: Kubernetes: Fix crash on Unknown pod condition status
| Component | Checks & agents | ||||
| Title | Kubernetes: Fix crash on Unknown pod condition status | ||||
| Date | Apr 25, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Previously, pods with a condition status of Unknown caused the Kubernetes
special agent to fail with a parsing error, breaking monitoring for the
entire cluster.
Such conditions are now handled correctly: they count against the time threshold configured for that condition and alert when they persist.