Werk #16443: kube_pod_conditions: Fix Incorrectly Reported Duration of PodCondition
Komponente | Checks & agents | ||||
Titel | kube_pod_conditions: Fix Incorrectly Reported Duration of PodCondition | ||||
Datum | 22.07.2024 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
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.