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

KC credentials not cleared on re-installations #44

Open
r-casula opened this issue Oct 21, 2024 · 0 comments
Open

KC credentials not cleared on re-installations #44

r-casula opened this issue Oct 21, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@r-casula
Copy link
Collaborator

This is not necessarily a common use case, but it can happen and we should cover it.
After uninstalling the chart and reinstalling it, if the DB is not cleared, a subsequent installation of the chart will have some conflicts, especially with keycloak.

KC saves encrypted password in a table called credential in the kc_fndb db. We could clear all contents of that table or just the admin user, so that the kc-init-job can and kc itself can initialize properly.

@r-casula r-casula added bug Something isn't working good first issue Good for newcomers labels Oct 21, 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 good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant