Bug 1482903
| Summary: | [DOCS] vague behavior of a "corsAllowedOrigins" parameter in a "master-config.yaml" configuration file | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Alexander Zagaynov <azagayno> | |
| Component: | Documentation | Assignee: | Ashley Hardin <ahardin> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Johnny Liu <jialiu> | |
| Severity: | medium | Docs Contact: | Vikram Goyal <vigoyal> | |
| Priority: | high | |||
| Version: | 3.4.0 | CC: | aos-bugs, dcaldwel, jialiu, jliggitt, jokerman, mmccomas | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | 3.10-release-plan | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1512708 (view as bug list) | Environment: | ||
| Last Closed: | 2018-04-11 21:15:49 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1512708 | |||
|
Description
Alexander Zagaynov
2017-08-18 11:13:53 UTC
Correct. It is a regular expression, fully under the control of the config field (i.e. no pinning or escaping is done to the value) We can update documentation to make that clearer I've added a PR to `openshift-ansible` repo about that: https://github.com/openshift/openshift-ansible/pull/5264 added comment in issue LGTM. |