Details
Description
Description of problem:
The default catalogSources are not being ran in restricted mode.
Version-Release number of selected component (if applicable):
4.12.0
How reproducible:
Always
Steps to Reproduce:
1. Create an 4.12 openshift cluster 2. Check the securityContextConfig for the default catalogSources
Actual results:
$ k get catsrc -n openshift-marketplace -o yaml | grep securityContextConfig
securityContextConfig: legacy
securityContextConfig: legacy
securityContextConfig: legacy
securityContextConfig: legacy
Expected results:
$ k get catsrc -n openshift-marketplace -o yaml | grep securityContextConfig securityContextConfig: restricted securityContextConfig: restricted securityContextConfig: restricted securityContextConfig: restricted
Additional info:
Attachments
Issue Links
- is cloned by
-
OCPBUGS-5474 [4.12]Default CatalogSource aren't created in restricted mode
-
- Closed
-
- is depended on by
-
OCPBUGS-5474 [4.12]Default CatalogSource aren't created in restricted mode
-
- Closed
-
- links to
-
RHBA-2023:4603
OpenShift Container Platform 4.13.z bug fix update