Skip to content

[v17] Fix upgrade window periodics#48213

Merged
rosstimothy merged 1 commit intobranch/v17from
bot/backport-48211-branch/v17
Oct 31, 2024
Merged

[v17] Fix upgrade window periodics#48213
rosstimothy merged 1 commit intobranch/v17from
bot/backport-48211-branch/v17

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #48211 to branch/v17

#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 the no-changelog Indicates that a PR does not require a changelog entry label Oct 31, 2024
@rosstimothy rosstimothy enabled auto-merge October 31, 2024 14:19
@rosstimothy rosstimothy added this pull request to the merge queue Oct 31, 2024
Merged via the queue into branch/v17 with commit 1f90c6a Oct 31, 2024
@rosstimothy rosstimothy deleted the bot/backport-48211-branch/v17 branch October 31, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 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