Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42695

In OCB. MCDs are restarted every few seconds when we create several MOSC resources

XMLWordPrintable

    • Important
    • None
    • 3
    • MCO Sprint 262
    • 1
    • False
    • Hide

      None

      Show
      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:

      
          

              rh-ee-rsaini Rishabh Saini
              sregidor@redhat.com Sergio Regidor de la Rosa
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: