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

[v17] auth: fix cluster init deadlock #49966

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Conversation

dboslee
Copy link
Contributor

@dboslee dboslee commented Dec 9, 2024

Backport #49638 to branch/v17

changelog: Improved the cluster initialization process's ability to recovery from errors

dboslee and others added 5 commits December 9, 2024 17:39
If the bootstrapped resources are created but a failure occurs later
in the cluster init process subsequent runs of the cluster initialization
will fail due to the existing bootstrap resources.
Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
@dboslee dboslee marked this pull request as ready for review December 9, 2024 20:45
@github-actions github-actions bot requested review from bl-nero and zmb3 December 9, 2024 20:46
@dboslee dboslee added this pull request to the merge queue Dec 12, 2024
Merged via the queue into branch/v17 with commit 26f9820 Dec 12, 2024
44 checks passed
@dboslee dboslee deleted the bot/backport-49638-branch/v17 branch December 12, 2024 15:17
@fheinecke fheinecke mentioned this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants