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

Drop existing user with privileges when bootstrapping #75

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

shayonj
Copy link
Owner

@shayonj shayonj commented Dec 13, 2023

Its possible for there to be hangover from previous failed runs where the internal user may exist in the DB. When that happens, the bootstrap shouldn't fail but attempt to revoke privileges and drop the user, to start fresh again.

#73

Its possible for there to be hangover from previous failed runs where the internal user
may exist in the DB. When that happens, the bootstrap shouldn't fail but attempt to revoke
priveleges and drop the user, to start fresh again.
@shayonj shayonj merged commit 9068c63 into main Dec 13, 2023
@shayonj shayonj deleted the s/fix-2 branch December 13, 2023 14:17
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

1 participant