-
Bug
-
Resolution: Done
-
Major
-
None
-
4.8.z
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
Rejected
-
None
-
?
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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:
- impacts account
-
RFE-3221 Compliance operator runs into crashloopbackoff
-
- Closed
-