Werk #13791: KUBE: Change controller daemon_set to daemonset
Component | Checks & agents |
Title | KUBE: Change controller daemon_set to daemonset |
Date | Mar 24, 2022 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.2.0b1 2.1.0b5 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Incompatible - Manual interaction might be required |
Previously, if a Pod would be controlled by a DaemonSet, the controller would be daemon_set. This lead to an inconsistency, because DaemonSets would label themselves as daemonset. The controller now is daemonset. This affects the PodInfo service and the labels on a piggyback host.