-
Story
-
Resolution: Done
-
Critical
-
None
-
None
-
None
-
None
When serving Console HTML index page, we generate the policy that includes allowed (trustworthy) sources.
It may be necessary for some dynamic plugins to add new sources in order to avoid CSP violations at Console runtime.
AC:
- Add new API field to ConsolePlugin CRD for allowing additional CSP sources
- Add unit tests for theĀ
- links to