Skip to content

Remove finalizers in one pass to speed up cleanups AutoscalingRunnerSet#3536

Merged
nikola-jokic merged 1 commit into
masterfrom
nikola-jokic/arc-remove-finalizers-in-one-go
May 27, 2024
Merged

Remove finalizers in one pass to speed up cleanups AutoscalingRunnerSet#3536
nikola-jokic merged 1 commit into
masterfrom
nikola-jokic/arc-remove-finalizers-in-one-go

Conversation

@nikola-jokic

@nikola-jokic nikola-jokic commented May 23, 2024

Copy link
Copy Markdown
Collaborator

When you create a faulty autoscaling runner set, for example token is not correct, the cleanup will be very slow.
This PR removes the requeue (probably many events are raised causing latency, I'm not sure), so autoscaling runner set, and dependent resources can be removed much more quickly.

Fixes: #3512
Fixes: #3497

@nikola-jokic nikola-jokic added the gha-runner-scale-set Related to the gha-runner-scale-set mode label May 23, 2024
@nikola-jokic nikola-jokic requested review from a team, mumoshu, rentziass and toast-gear as code owners May 23, 2024 13:00
@nikola-jokic nikola-jokic merged commit 9afd930 into master May 27, 2024
@nikola-jokic nikola-jokic deleted the nikola-jokic/arc-remove-finalizers-in-one-go branch May 27, 2024 07:21
unpollito pushed a commit to DistruApp/actions-runner-controller that referenced this pull request Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gha-runner-scale-set Related to the gha-runner-scale-set mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Helm uninstall of the runner set results in controller not able to delete all resources for the set Runner scale set blocked after upgrade

2 participants