ID: 13791
Title: KUBE: Change controller daemon_set to daemonset
Component: Checks & agents
Level: 1
Class: Bug fix
Version: 2.2.0i1
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.