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

[Backport 2.x] Demo configuration script requires admin password #3414

Merged
merged 1 commit into from
Oct 3, 2023

Commits on Sep 27, 2023

  1. Demo configuration script requires admin password (#3329)

    This change requires an alternative to the default credentials
    for the admin user.
    
    The credentials can be provided to the script via:
    - `initialAdminPassword` environment variable
    - a file with a single line that contains the password.
    
    The admin password for the cluster will be printed to the console output of the `tools/install_demo_configuration.(bat|sh)`
    
    Signed-off-by: Stephen Crawford <[email protected]>
    Signed-off-by: Peter Nied <[email protected]>
    Co-authored-by: Peter Nied <[email protected]>
    (cherry picked from commit 8628a89)
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and peternied committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    eabc278 View commit details
    Browse the repository at this point in the history