Werk #13345: KUBE: kube_node_conditions handling of missing node conditions
Component | Checks & agents | ||||||||
Title | KUBE: kube_node_conditions handling of missing node conditions | ||||||||
Date | Mar 2, 2022 | ||||||||
Level | Trivial Change | ||||||||
Class | Bug Fix | ||||||||
Compatibility | Compatible - no manual interaction needed | ||||||||
Checkmk versions & editions |
|
The available conditions are specific to the cluster setup. Previously, the check always expected that all conditions are present which led to a crash. This werk changes this behaviour by omitting non-present conditions.