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

[v14] Add PostgreSQL auto-user deletion #33570

Merged
merged 1 commit into from Oct 19, 2023

Conversation

gabrielcorado
Copy link
Contributor

Backport #32792 to branch/v14

* feat: add auto-user deletion postgres

* refactor: change to IsEnabled func to check auto-user

* test: fix linting and test

* refactor(db): code review suggestions

* refactor: rename option to best effort drop

* refactor(api): rename createa database user mode property

* refactor(services): review suggestions

* feat(postgres): add log for user deletion result

* refactor(integrations): regenerate crd manifests

* feat(examples): update operator role spec

* refactor(db): use common sql state codes
Copy link
Contributor

@greedy52 greedy52 left a comment

Choose a reason for hiding this comment

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

do we have a doc update for this new mode?

@gabrielcorado
Copy link
Contributor Author

do we have a doc update for this new flag?

I'll open the PR for the docs update soon.

@gabrielcorado gabrielcorado added this pull request to the merge queue Oct 19, 2023
Merged via the queue into branch/v14 with commit 5892f59 Oct 19, 2023
33 checks passed
@gabrielcorado gabrielcorado deleted the gabrielcorado/v14/pg-auto-user-deletion branch October 19, 2023 12:50
@fheinecke fheinecke mentioned this pull request Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport database-access Database access related issues and PRs helm size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants