Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

correct corsAllowedOrigins in master config #551

Open
yithian opened this issue Apr 15, 2019 · 0 comments
Open

correct corsAllowedOrigins in master config #551

yithian opened this issue Apr 15, 2019 · 0 comments

Comments

@yithian
Copy link

yithian commented Apr 15, 2019

Description

Update the installer to correct the regex it adds to the master config

Expected Behavior

The installer adds the correct regex to corsAllowedOrigins in the master config. The origin should be of this form: - (?i)//tutorial-web-app-webapp\\.{{ shard }}\\.{{ cluster }}\\.{{ domain }} \\.{{ tld }}(:|\\z).

Actual Behavior

The installer installs an incorrect regex to corsAllowedOrigins in the master config, or possibly doesn't install one at all. That part wasn't made clear to me.

Environment

  • Operating system: (E.g RHEL 7.6 )
    Red Hat Enterprise Linux Server release 7.6 (Maipo)

  • OpenShift version:
    oc v3.11.43
    kubernetes v1.11.0+d4cacc0
    features: Basic-Auth GSSAPI Kerberos SPNEGO

Server https://internal.api.integreatly-phx.openshift.com:443
openshift v3.11.43
kubernetes v1.11.0+d4cacc0

  • Ansible version:
    ansible 2.7.1

  • Project Version/Tag: (E.g release-1.0.1)
    release-1.3.0

Steps to reproduce

  • run the installer
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant