Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1786268: Set GCP validation to precede domain validation. #2949

Merged

Commits on Jan 20, 2020

  1. script: Set GCP validation to precede domain validation.

    When the user chooses to create an install config using the installer console, picks the GCP environment and gives an improper cluster name, the error message that is being displayed now is that the name fails to match the norms of openshift but a better error message is to show that GCP needs the name in a specific format.
    
    Another bug was found when the user loads the install configs with an improper cluster name, both the GCP error message and the openshift error messages were being displayed. Fixed the UI errors.
    rna-afk committed Jan 20, 2020
    Copy the full SHA
    75c49f4 View commit details
    Browse the repository at this point in the history