-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13.0, 4.12.0
-
Low
-
None
-
Ultron 229, Voltron 230
-
2
-
False
-
-
This adds "audit-version" and "warn-version" labels to match the "enforce-version" label to properly specify pod security admission (PSA).
-
Bug Fix
Description of problem:
The openshift-marketplace namespace was recently updated to add the "audit" and "warn" PSA labels with the value of "restricted", but the "audit-version" and "warn-version" labels were not specified.
Version-Release number of selected component (if applicable):
4.12.0
How reproducible:
Always
Steps to Reproduce:
1. Launch any openshift cluster 2. Note missing labels on the openshift-marketplace namespace 3.
Actual results:
Labels do not exist
Expected results:
Labels "warn-version" and "audit-version" set to the current k8s version.
Additional info:
Because these labels are set to the k8s PSA version, when that version is updated, the version labels here (including "enforce-version" label) will need to be updated to match.
- blocks
-
OCPBUGS-5381 openshift-marketplace namespace missing "audit-version" and "warn-version" PSA label
- Closed
- is cloned by
-
OCPBUGS-5381 openshift-marketplace namespace missing "audit-version" and "warn-version" PSA label
- Closed
- links to