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

The cluster name in generate-yaml.sh is now a random string. #370

Merged
merged 1 commit into from
Jun 22, 2018

Commits on Jun 22, 2018

  1. The cluster name in generate-yaml.sh is now a random string.

    This change removes the static name from generate-yaml.sh and instead
    generates a random string for the name. The reason for doing this is to
    allow the script to be run over and over without failing due to accounts
    already existing with the same name and to allow developers to verify
    their changes with a more clean environment
    spew committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    fb3009b View commit details
    Browse the repository at this point in the history