-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
4.12.z, 4.12.0
-
None
-
Critical
-
None
-
CLOUD Sprint 229
-
1
-
Proposed
-
False
-
Description of problem:
After creating MHC's cr using the "control-plane" node role&type (in the selector section), I see incorrect counting of expected machines and current healthy machines. While using the "master" role&type, I see the correct count of expected machines and current healthy machines.
Version-Release number of selected component (if applicable):
Client Version: 4.12.0-0.nightly-2022-12-04-040924 Kustomize Version: v4.5.7 Server Version: 4.12.0-0.nightly-2022-12-04-040924 Kubernetes Version: v1.25.2+5533733
How reproducible:
100%
Steps to Reproduce:
1. oc create -f mhc.yaml 2. oc get mhc 3. see number of EXPECTEDMACHINES & CURRENTHEALTHY
Actual results:
count of Expected machines: 0 count of Current healthy: 0
Expected results:
count of Expected machines: 3 count of Current healthy: 3
Additional info: