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] Correctly clone RoleV6 when downgrading #35236

Merged
merged 4 commits into from Nov 30, 2023

Conversation

nklaassen
Copy link
Contributor

@nklaassen nklaassen commented Nov 30, 2023

Backport #35230 to branch/v14

Changelog: Fixed a possible panic when downgrading Teleport Roles to older versions.

tigrato and others added 4 commits November 30, 2023 14:57
Fix panic caused by improper clone of `RoleV6` when downgrading.
This PR forces a clone before downgrading it.

Fixes #35229

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@gravitational gravitational deleted a comment from github-actions bot Nov 30, 2023
@r0mant r0mant added this pull request to the merge queue Nov 30, 2023
Merged via the queue into branch/v14 with commit 90b3828 Nov 30, 2023
26 of 27 checks passed
@r0mant r0mant deleted the nklaassen/v14/fix-downgrade-clone branch November 30, 2023 23:36
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.

None yet

3 participants