-
Task
-
Resolution: Done
-
Normal
-
None
-
rhos-18.0 FR 2 (Mar 2025)
-
None
-
False
-
-
False
-
heat-operator-container-1.0.8-8
-
-
Goal:
- Reduce the need to duplicate SecurityContext logic by leveraging a common function. This will reduce the chances of inadvertent drift between each deployment. Arguments can be added to the function as required to handle changing requirements.
Acceptance Criteria:
- Each deployment should use a common GetSecurityContext() function to avoid the need to duplicate code.