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] Fix incorrectly named dynamo events scaling policy #50990

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

rosstimothy
Copy link
Contributor

Backport #50907 to branch/v17

changelog: Fix naming conflict of DynamoDB audit event auto scaling policy.

The read scaling policy name was incorrectly changed to match the
write scaling policy. This prevents upgrading from a v16 cluster
with a dynamo audit backend configured to use autoscaling to v17.
To resolve, when conflicts are found the incorrectly named scaling
policy is removed, and replaced by the correctly named one.
@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log backport size/sm labels Jan 13, 2025
@rosstimothy rosstimothy enabled auto-merge January 13, 2025 17:28
@rosstimothy rosstimothy added this pull request to the merge queue Jan 14, 2025
Merged via the queue into branch/v17 with commit 156b772 Jan 14, 2025
41 checks passed
@rosstimothy rosstimothy deleted the bot/backport-50907-branch/v17 branch January 14, 2025 16:20
@camscale camscale mentioned this pull request Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log backport size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants