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] Demo configuration is still using the admin:admin credential if initialAdminPassword is not provided #3508

Closed
Tracked by #4094
RyanL1997 opened this issue Oct 9, 2023 · 1 comment
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.

Comments

@RyanL1997
Copy link
Collaborator

RyanL1997 commented Oct 9, 2023

What is the bug?
Demo configuration is still using the admin:admin if there is an absent of the initialAdminPassword

How can one reproduce the bug?

  1. Run the demo configuration script without providing initialAdminPassword.
  2. When the cluster is ready, try the admin:admin credential

What is the expected behavior?/Exit Criteria
If there is an failure for providing the initialAdminPassword during the setup of the demo configuration, the script needs to fail hard (kill the cluster) and users should not be able to be authenticated with default admin:admin credential.

Do you have any additional context?

@RyanL1997 RyanL1997 added bug Something isn't working untriaged Require the attention of the repository maintainers and may need to be prioritized labels Oct 9, 2023
@stephen-crawford
Copy link
Contributor

[Triage] Hi @RyanL1997, thank you for filing this issue. Looks good--we should make sure we kill the cluster as you describe.

@stephen-crawford stephen-crawford added triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable. and removed untriaged Require the attention of the repository maintainers and may need to be prioritized labels Oct 9, 2023
@DarshitChanpura DarshitChanpura changed the title [BUG] Demo configuration is still using the admin:admin credential if there is an absent of the initialAdminPassword [BUG] Demo configuration is still using the admin:admin credential if initialAdminPassword is not provided Oct 9, 2023
@cwperks cwperks closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Projects
None yet
Development

No branches or pull requests

3 participants