-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
openshift-4.12.z
-
False
-
None
-
False
-
-
-
0
-
0
When the master MCP is paused below alert are triggered Failed to resync 4.12.35 because: Required MachineConfigPool 'master' is paused The node have been rebooted to make sure there is no pending MC rollout
Reproducer
Create a MachineConfig for the master nodes and apply it:
apiVersion: machineconfiguration.openshift.io/v1 kind: MachineConfig metadata: labels: machineconfiguration.openshift.io/role: master name: 99-master-cgroupsv2 spec: kernelArguments: - systemd.unified_cgroup_hierarchy=1
Wait for sometime, until the MC is applied, once everything is stable pause the MCP, the alert triggers