-
Bug
-
Resolution: Unresolved
-
Normal
-
4.10.z
-
Quality / Stability / Reliability
-
False
-
-
3
-
None
-
None
-
None
-
None
-
MON Sprint 278
-
1
-
In Progress
-
Bug Fix
-
-
None
-
None
-
None
-
None
Description of problem:
kube_statefulset_status_replicas returns "the number of Pods created by the StatefulSet controller". Therefore this alert only fires when the StatefulSet controller is able to create the pod, but it does not get ready.In cases where the controller is unable to create the pod (e.g. invalid pod spec) this alert does not fire. This is contrary to the expectation of firing when the statefulset does not match the configured amount of replicas.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
Setting affected version to 4.10.z, since that's as far back as it goes, but this first surfaced in 4.1 (Feb, 2020): https://github.com/aeber/kubernetes-mixin/commit/e748721881c2c752fb5b90d81467b7d9efc91c36.
- clones
-
OCPBUGS-60689 Use kube_statefulset_replicas for KubeStatefulSetReplicasMismatch
-
- Verified
-
- depends on
-
OCPBUGS-35095 `KubeCPUOvercommit` Alert Not Triggered Despite Node CPU is Overcommitment
-
- Verified
-
- links to