-
Bug
-
Resolution: Not a Bug
-
Normal
-
None
-
4.14, 4.15, 4.16
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Single Node Openshift detection should be on `controlPlaneTopology` rather than `infrastructureTopology`
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
Deploy cluster with: controlPlaneTopology: HighlyAvailable infrastructureTopology: SingleReplica
Actual results:
Cluster detected as SNO and alert for `ExtremelyHighIndividualControlPlaneCPU` contains query used for SNO
Expected results:
Cluster is not detected as SNO and the alert for `ExtremelyHighIndividualControlPlaneCPU` contains the correct query for a multi node controlplane
Additional info:
https://github.com/openshift/cluster-kube-apiserver-operator/blob/master/pkg/operator/highcpuusagealertcontroller/highcpuusagealert_controller.go#L69