Skip to content

Regenerate credentials+secrets on missing secret(s) #3

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kleesc
Copy link
Member

@kleesc kleesc commented Sep 3, 2019

No description provided.

@kleesc kleesc requested a review from jakedt September 3, 2019 19:15
@@ -329,8 +330,51 @@ func (c *ManagedDatabaseController) reconcileCredentialsForVersion(oneMigration
secretsToAdd.Remove(newSecretName)
}

// TODO: handle the case of regenerating any database users for which we've
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Another way to handle this would be to just remove the DB user and then let it go through the normal rectification flow, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants