-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
None
-
Security & Compliance
-
False
-
-
False
-
-
When we disabled the rawResultStorage in scansetting and ran the scan using scansetting then we found "ocp4-cis-api-checks-pod " pod stuck in init state due to missing of the result-client-cert-ocp4-cis secret.
~~~
rawResultStorage:
enabled: false
~~~
Error message:
~~~
5m41s Warning FailedMount pod/ocp4-cis-api-checks-pod MountVolume.SetUp failed for volume "tls" : secret "result-client-cert-ocp4-cis" not found
~~~
Version:
[quickcluster@upi-0 ~]$ oc get csv
NAME DISPLAY VERSION REPLACES PHASE
compliance-operator.v1.8.2 Compliance Operator 1.8.2 compliance-operator.v1.8.1 Succeeded
This is not expected behaviour as this function not working in 1.8.2.
- duplicates
-
CMP-4116 Platform scans timeout when attempting to disable result storage
-
- In Progress
-