-
Bug
-
Resolution: Done-Errata
-
Minor
-
4.12.z
Description of problem:
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
Affects version
4.12
How reproducible:
Steps to Reproduce:
1. Create a MC and apply it to master
2. use below mc
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
3.Wait until the nodes are rebooted and running
4. pause the mcp
Actual results:{code:none}
MCP pausing causing the alert
Expected results:
Alerts should not be fired
Additional info:{code:none}
- blocks
-
OCPBUGS-46067 Pausing Master MCP results in Alerts
-
- Closed
-
- is cloned by
-
OCPBUGS-46067 Pausing Master MCP results in Alerts
-
- Closed
-
- links to
-
RHEA-2024:11038
OpenShift Container Platform 4.19.z bug fix update