You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ oc get nodepool
NAME NODECOUNT
example-cluster-external
$ oc get machineset -n example example-c-c5ed10a5-example-cluster-external
NAME REPLICAS AVAILABLE READY
example-c-c5ed10a5-example-cluster-external 2
This code should be syncing the two
https://github.com/openshift/hypershift/blob/main/hypershift-operator/controllers/nodepool_controller.go#L161-L165