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

clean up drop users within a single lease #49096

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

eriktate
Copy link
Contributor

This PR cleans up users created with insecure-drop within a single lease rather than creating a lease per user.

@eriktate eriktate added the no-changelog Indicates that a PR does not require a changelog entry label Nov 15, 2024
lib/srv/usermgmt.go Outdated Show resolved Hide resolved
lib/srv/usermgmt.go Outdated Show resolved Hide resolved
lib/srv/usermgmt.go Show resolved Hide resolved
@eriktate eriktate force-pushed the eriktate/optimized-user-deletion-lock branch from eb8aca1 to ed0e0d9 Compare November 26, 2024 20:01
@eriktate eriktate requested a review from rosstimothy November 26, 2024 20:39
lib/srv/usermgmt.go Outdated Show resolved Hide resolved
@eriktate eriktate force-pushed the eriktate/optimized-user-deletion-lock branch from ed0e0d9 to 2715f39 Compare December 2, 2024 21:04
@eriktate eriktate enabled auto-merge December 2, 2024 21:07
@eriktate eriktate added this pull request to the merge queue Dec 2, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 2, 2024
@eriktate eriktate added this pull request to the merge queue Dec 4, 2024
Merged via the queue into master with commit 56e9ea6 Dec 4, 2024
40 checks passed
@eriktate eriktate deleted the eriktate/optimized-user-deletion-lock branch December 4, 2024 14:54
@public-teleport-github-review-bot

@eriktate See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v15 backport/branch/v16 backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants