Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #14567: KUBE agent_kube: Handle custom Pod condition on GKE

Component Checks & agents
Title KUBE agent_kube: Handle custom Pod condition on GKE
Date Nov 15, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p17 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Previously, the Kubernetes special agent would exit with the following message:

[special_kube] Agent exited with code 1: Can not convert to timestamp: 'None' of type <class 'NoneType'>

This would occur if there was a custom Pod condition present in the cluster with type cloud.google.com/load-balancer-neg-ready. With this werk, the error no longer occurs.

To the list of all Werks