-
Bug
-
Resolution: Done-Errata
-
Major
-
4.17
-
Quality / Stability / Reliability
-
False
-
-
3
-
Important
-
None
-
None
-
None
-
MCO Sprint 262
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When OCL is enabled and we configure several MOSC resources for several MCPs, the MCD pods are restarted every few seconds.
They should only be restarted once per MOSC, instead they are continuously restarted.
Version-Release number of selected component (if applicable):
IPI on AWS version 4.17.0-0.test-2024-10-02-080234-ci-ln-2c0xsqb-latest
How reproducible:
Always
Steps to Reproduce:
1. Enable techpreview
2. Create 5 custom MCPs
3. Create one MOSC resource for each new MCP
Actual results:
MCD pods will be restarted every few seconds
$ oc get pods
NAME READY STATUS RESTARTS AGE
kube-rbac-proxy-crio-ip-10-0-31-199.us-east-2.compute.internal 1/1 Running 4 4h51m
kube-rbac-proxy-crio-ip-10-0-31-37.us-east-2.compute.internal 1/1 Running 4 4h43m
kube-rbac-proxy-crio-ip-10-0-38-189.us-east-2.compute.internal 1/1 Running 4 4h51m
kube-rbac-proxy-crio-ip-10-0-54-127.us-east-2.compute.internal 1/1 Running 3 4h43m
kube-rbac-proxy-crio-ip-10-0-69-126.us-east-2.compute.internal 1/1 Running 4 4h51m
machine-config-controller-d6bdf7d85-2wb22 2/2 Running 0 113m
machine-config-daemon-d7t4d 2/2 Running 0 6s
machine-config-daemon-f7vv2 2/2 Running 0 12s
machine-config-daemon-h8t8z 2/2 Running 0 8s
machine-config-daemon-q9fhr 2/2 Running 0 10s
machine-config-daemon-xvff2 2/2 Running 0 4s
machine-config-operator-56cdd7f8fd-wlsdd 2/2 Running 0 105m
machine-config-server-klggk 1/1 Running 1 4h48m
machine-config-server-pmx2n 1/1 Running 1 4h48m
machine-config-server-vwxjx 1/1 Running 1 4h48m
machine-os-builder-7fb58586bc-sq9rj 1/1 Running 0 50m
Expected results:
MCD pods should only be restarted once for every MOSC
Additional info:
- links to
-
RHEA-2024:6122
OpenShift Container Platform 4.18.z bug fix update