Werk #12788: Kubernetes: agent: handle pending pods
| Component | Checks & agents | ||||
| Title | Kubernetes: agent: handle pending pods | ||||
| Date | May 21, 2021 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
Before this werk, the kubernetes special agent could not handle pods that are pending. The error message was:
TypeError: '<' not supported between instances of 'NoneType' and 'str'
This should now be fixed.