-
Bug
-
Resolution: Done-Errata
-
Critical
-
None
-
4.13.z
-
Yes
-
ppc64le
-
False
-
Description of problem:
Default Scan setting roles is set to all instead of master,worker on Power
Version-Release number of selected component (if applicable):
CO - 1.4.1
How reproducible:
Everytime
Steps to Reproduce:
1. Deploy Compliance Operator v1.4.1 using index image 2. Verify the default Scan setting
Actual results:
# oc get ss default -o=jsonpath={.roles} ["@all"]
Expected results:
# oc get ss default -o=jsonpath={.roles} ["master","worker"]%
Additional info:
- links to
-
RHBA-2024:1830 OpenShift Compliance Operator bug fix and enhancement update