Skip to content

Fix upgrade window periodics#48211

Merged
rosstimothy merged 1 commit intomasterfrom
tross/fix_periodicSyncUpgradeWindowStartHour
Oct 31, 2024
Merged

Fix upgrade window periodics#48211
rosstimothy merged 1 commit intomasterfrom
tross/fix_periodicSyncUpgradeWindowStartHour

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

@rosstimothy rosstimothy commented Oct 31, 2024

#47731 consolidated the auth periodics to use a multi.Interval, however the upgrade window check called from the periodic launched it's own periodic, leading to a runaway number of upgrade window checks. This removes the extra periodic to reduce load upstream. The problem only affects the Teleport Cloud control plane.

#47731 consolidated the auth periodics to use a multi.Interval,
however the upgrade window check called from the periodic launched
it's own periodic, leading to a runaway number of upgrade window
checks. This removes the extra periodic to reduce load upstream.
@rosstimothy rosstimothy added backport/branch/v14 no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 labels Oct 31, 2024
@github-actions github-actions Bot requested review from avatus and greedy52 October 31, 2024 13:37
@rosstimothy rosstimothy enabled auto-merge October 31, 2024 13:38
@aws-amplify-us-west-2
Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48211.d3pp5qlev8mo18.amplifyapp.com

@rosstimothy rosstimothy added this pull request to the merge queue Oct 31, 2024
Merged via the queue into master with commit 0430896 Oct 31, 2024
@rosstimothy rosstimothy deleted the tross/fix_periodicSyncUpgradeWindowStartHour branch October 31, 2024 14:13
@public-teleport-github-review-bot
Copy link
Copy Markdown

@rosstimothy See the table below for backport results.

Branch Result
branch/v14 Failed
branch/v15 Create PR
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants