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:
- 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
- relates to
-
OCPBUGS-29729 OLM - Set default CatalogSource pod SecurityContext as `restricted`
- Closed
-
OCPBUGS-34979 [release-4.16] OLM - Set default CatalogSource pod SecurityContext as `restricted`
- Closed
- links to
-
RHBA-2023:4603 OpenShift Container Platform 4.13.z bug fix update