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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v14] Added Database Automatic User Provisioning support for MariaDB #34256

Merged
merged 2 commits into from Nov 8, 2023

Conversation

greedy52
Copy link
Contributor

@greedy52 greedy52 commented Nov 6, 2023

backport of #33018 and #33938 to v14

changelog: Added Database Automatic User Provisioning support for MariaDB

verify minor merge conflict.

TODOs

Will merge together once when #34258 is getting backported

greedy52 and others added 2 commits November 6, 2023 11:58
* User auto-provisioning support for MariaDB

* fix lint

* revoke all-in-one role on deactivation

* review comments

* MariaDB to fallback on DeleteUser

* move sql files to a folder
* feat(mysql): support mariadb delete auto provisioned user

* Update lib/srv/db/mysql/sql/mariadb_delete_user.sql

Co-authored-by: STeve (Xin) Huang <xin.huang@goteleport.com>

---------

Co-authored-by: STeve (Xin) Huang <xin.huang@goteleport.com>
@greedy52 greedy52 added database-access Database access related issues and PRs backport changelog labels Nov 6, 2023
@greedy52 greedy52 self-assigned this Nov 6, 2023
@greedy52 greedy52 marked this pull request as ready for review November 6, 2023 18:36
@github-actions github-actions bot added size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Nov 6, 2023
@greedy52 greedy52 added this pull request to the merge queue Nov 8, 2023
Merged via the queue into branch/v14 with commit 4906fd7 Nov 8, 2023
35 checks passed
@greedy52 greedy52 deleted the STeve/backport/v14/33018 branch November 8, 2023 13:25
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 size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants