Werk #14134: KUBE: agent_kube: Deployement conditions are optional
Component | Checks & agents | ||||
Title | KUBE: agent_kube: Deployement conditions are optional | ||||
Date | Jun 19, 2022 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Previously, the Kubernetes special agent raised the error
[special_kube] TypeError: 'NoneType' object is not iterable
if the Kubernetes API omitted the conditions of a Deployment. With this werk, the error is fixed. The Condition service is not discovered on the corresponding Deployment.