Werk #14131: KUBE: Handle Pods without QoS class
Component | Checks & agents | ||||
Title | KUBE: Handle Pods without QoS class | ||||
Date | May 25, 2022 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previously, the Kubernetes agent would crash with the error message
[special_kube] Agent exited with code 1: 'NoneType' object has no attribute 'lower'
With this werk, this crash no longer occurs.