Werk #16443: kube_pod_conditions: Fix Incorrectly Reported Duration of PodCondition
Component | Checks & agents | ||||
Title | kube_pod_conditions: Fix Incorrectly Reported Duration of PodCondition | ||||
Date | Jul 22, 2024 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
This problem affected users of the Kubernetes monitoring. Previously, the duration of a PodCondition would sometimes be reported incorrectly. This affected PodConditions, for which no data was provided by the Kubernetes API. The check would incorrectly report the duration of the previous PodCondition instead. This has been fixed.