Werk #13790: KUBE: Remove Container Labels

Component Checks & agents
Title KUBE: Remove Container Labels
Date Mar 21, 2022
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b3 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, on a Kubernetes host Checkmk would create a single label of each

  • cmk/container_image and

  • cmk/container_name.

The label value was set to the name, respectively image, of one container. Since label keys have to be unique, this would cause most containers to be left out, if there were multiple containers. This werk introduces removes the faulty labels.

To the list of all Werks