Details
-
Bug
-
Resolution: Done
-
Major
-
None
-
4.12
-
None
-
[OLM-224] FBC/PSA - Pikachu
-
1
-
False
-
-
-
Bug Fix
-
Done
Description
Description of problem:
Changes to the packageserver, being managed by the package-server-manager, are not reset.
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
1. install OCP 4.12 2. edit the packageserver CSV to delete the deployment.spec.securityContext.runAsRoot field
Actual results:
the field stays deleted in the CSV
Expected results:
CSV is reset back to contain the field again.
Additional info:
Affects version 4.12->4.9, when package-server-manager was introduced. Fix needs to be backported.