Werk #13808: KUBE kube_replicas change replicas desired count from status to spec

Component Checks & agents
Title KUBE kube_replicas change replicas desired count from status to spec
Date Mar 3, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0b2 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

In the previous version, the desired replicas count was based upon Kubernetes' reported status count number. This number could differ from the specified replicas count depending on the conditions of the deployment. This werk, therefore, changes the desired replicas count to rely on the spec value.

To the list of all Werks