-
Bug
-
Resolution: Done-Errata
-
Critical
-
4.18.0
-
None
This is a clone of issue OCPBUGS-49291. The following is the description of the original issue:
—
Description of problem:
Console needs to improve the DevExp for passing the CSP directives to console since currently users need to pass the CSP directives as a JSON value, when running console server locally. We need to use the MultiValue multi value type instead of JSON.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Users should pass CSP directives separately, eg: ./bin/bridge --content-security-policy ScriptSrc="localhost:1234 localhost:2345" --content-security-policy FontSrc="localhost:3456 localhost:4567"
Additional info:
- clones
-
OCPBUGS-49291 Improving the DevExp for passing the CSP directives to console per flag
-
- Verified
-
- is blocked by
-
OCPBUGS-49291 Improving the DevExp for passing the CSP directives to console per flag
-
- Verified
-
- is duplicated by
-
OCPBUGS-57518 ocp upgrade 4.18.17->4.19.0 fails - crashing the console
-
- Closed
-
- links to
-
RHBA-2025:9750 OpenShift Container Platform 4.19.2 bug fix update