-
Task
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
Future Sustainability
-
False
-
-
True
-
-
-
Rox Sprint 4.9G - Global
Overview:
Even though the ROX_ADMISSION_CONTROLLER_CONFIG feature flag is now enabled by default, the Helm chart code in its current form guards the new configuration code using that feature flag.
It was noticed that feature flags are in fact not propagated when instantiating the Helm chart for a deployment bundle rendering.
Therefore, when rendering deployment bundles, we currently cannot depend on the new-style defaults.
Acceptance Criteria:
Propagate the feature flags!