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

Fix Bug with Install demo configuration running in cluster mode with -y #3935

Merged
merged 10 commits into from
Jan 10, 2024

Commits on Dec 20, 2023

  1. Improve messaging so that users know how to set their initial admin p…

    …assword
    
    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1b5ae65 View commit details
    Browse the repository at this point in the history
  2. Modify test for new statement

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    fc2932c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Spotless apply

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    91918a3 View commit details
    Browse the repository at this point in the history
  2. Use the variable name from the constants

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    163bf49 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Remove else block

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    0afaa5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ae9f5 View commit details
    Browse the repository at this point in the history
  3. Update test

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4372cb9 View commit details
    Browse the repository at this point in the history
  4. Adds tests to verify -c and -i behvarior when only -y is passed

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    447740d View commit details
    Browse the repository at this point in the history
  5. Apply code suggestion

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    60769b3 View commit details
    Browse the repository at this point in the history
  6. Change variable name

    Signed-off-by: Derek Ho <dxho@amazon.com>
    derek-ho committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    3b5d54e View commit details
    Browse the repository at this point in the history