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

Improve reconcilers for detecting password drift #489

Open
punkwalker opened this issue Feb 12, 2025 · 1 comment
Open

Improve reconcilers for detecting password drift #489

punkwalker opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@punkwalker
Copy link
Contributor

What is your environment, configuration, and command?

Currently idpbuilder has 2 core components (gitea and argocd) and keycloak (w/ ref-implementation) which require password.
During creation workflow idpbuilder generates custom passwords and configures these components. However, there are following scenarios on which the password is changed:

What did you do and What did you see instead?

idpbuilder should ensure the passwords stay consistent in these scenarios so that user can continue adding components seamlessly.

Additional Information. Logs.

N/A

@punkwalker punkwalker added the bug Something isn't working label Feb 12, 2025
@cmoulliard
Copy link
Contributor

Take care also that we support to use a well know password => developer for gitea and argocd when the cluster is created with the flag --dev-password

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants