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

Compliance operator runs into crashloopbackoff

    XMLWordPrintable

Details

    • ?
    • Important
    • Rejected
    • False
    • Hide

      None

      Show
      None

    Description

      Description of problem:

      Compliance Operator fixes sometimes using the below steps, however again after two weeks, compliance pods run into NotReady / CrashLoopBackOff state.
      ~~~
      Yes, scans are restarted after applying the workaround:
      
      * $ oc project ccb-itslb
      * $ oc delete suite --all -n ccb-itslb
      * $ sleep 4
      * $ oc get pvc -o name | grep ocp4-cis | xargs oc patch -p '{"metadata":{"finalizers":null}}'
      * $ oc delete job rhcos-initial
      * $ oc create job rhcos-initial --from=cj/rhcos-scan
      Actually, I don't know exactly in which step, either on delete suite or after create job rhcos-initial.
      
      The TLS issue occurs suddenly after a certain time..., not immediately after the workaround...
      
      

      Version-Release number of selected component (if applicable):

      
      

      How reproducible:

      
      

      Steps to Reproduce:

      1.
      2.
      3.
      

      Actual results:

      --> Restart and Crashloop Issue of pods even applied the above action plan need to fix it permanently
      
      

      Expected results:

      To scan the OCP cluster and all the pods under the compliance namespace have to run.
      

      Additional info:

      
      

      Attachments

        Issue Links

          Activity

            People

              jhrozek@redhat.com Jakub Hrozek
              rhn-support-vyoganan Vivek Yoganand A
              Xiaojie Yuan Xiaojie Yuan
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: