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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b2 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.