Werk #14571: KUBE: Allow invalid value for 'names' field of Node

Komponente Checks & agents
Titel KUBE: Allow invalid value for 'names' field of Node
Datum 09.01.2023
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p19 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Previously, if the field .status.images of a Kubernetes Node contained any element with names set to null, the API response would be rejected by agent_kube with the error

[special_kube] Agent exited with code 1: Invalid value for `names`, must not be `None`

With this change, this error is fixed.

Zur Liste aller Werks