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

Fix incorrectly named dynamo events scaling policy #50907

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

rosstimothy
Copy link
Contributor

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.

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.
@rosstimothy rosstimothy marked this pull request as ready for review January 9, 2025 15:59
@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log size/sm labels Jan 9, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jan 13, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 13, 2025
@rosstimothy rosstimothy added this pull request to the merge queue Jan 13, 2025
Merged via the queue into master with commit 3c87bea Jan 13, 2025
46 checks passed
@rosstimothy rosstimothy deleted the tross/fix_events_scaling_read_policy branch January 13, 2025 17:15
@public-teleport-github-review-bot

@rosstimothy See the table below for backport results.

Branch Result
branch/v17 Create PR

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/branch/v17 size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants