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

Add option to use a user provided secret for the admin credentials #75

Merged
merged 1 commit into from
May 25, 2021

Conversation

blackjid
Copy link
Contributor

@blackjid blackjid commented May 24, 2021

This PR adds an option to use an existing secret for the admin credentials..

This comes in need to fix this issue #56
I'm really sure why is needed, in this comment #51 (comment) you mentioned that if the secret is updated it shouldn't be used until the pods are restarted.

@martin-helmich
Copy link
Member

I'm really sure why is needed, in this comment #51 (comment) you mentioned that if the secret is updated it shouldn't be used until the pods are restarted.

Yeah, it shouldn't. I'm still not entirely sure what's the actual issue in #56 (I'm still suspecting some race-condition edge-case in which different versions of the secret are used simultaneously), but OTOH this change won't hurt and might be useful for a number of use cases, anyways. So 👍 from me.

@martin-helmich martin-helmich merged commit 10e3cf5 into mittwald:master May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants