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] fix: Fix panic on tsh device enroll --current-device #32756

Merged
merged 2 commits into from Sep 28, 2023

Conversation

codingllama
Copy link
Contributor

Backport #32694 to branch/v14.

Fix a panic that happens on tsh device enroll --current-device when the device wasn't previously registered and the subsequent enrollment fails (for example, because the cluster devices limit was reached).

Fixes #31816.

Changelog: Fix panic on tsh device enroll --current-device when the cluster has reached its devices limit.

@github-actions github-actions bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Sep 28, 2023
@codingllama codingllama added this pull request to the merge queue Sep 28, 2023
Merged via the queue into branch/v14 with commit 52f25e0 Sep 28, 2023
23 checks passed
@codingllama codingllama deleted the bot/backport-32694-branch/v14 branch September 28, 2023 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport size/sm 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

3 participants