-
Story
-
Resolution: Unresolved
-
Critical
-
None
-
None
-
None
-
None
CONSOLE-4265 introduced additional ConsolePlugin CRD field for CSP configuration, so plugins can provide their own list of allowed source. Console-operator needs to vendor this changes and also provide a way how to configure the default CSP directives.
AC:
- Vendor changes from
CONSOLE-4265in to console-operator and console- console-operator
- Aggregate the CSP directives of each enabled plugin and set them on the console-config.yaml CM
- Add integration tests
- Add unit-tests
- console
- consume the aggregated CSP directives from console-config.yaml CM and append it do the default CSPs directives which console backend is setting
- Add unit-tests
- console-operator