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

Prepare 0.10.0 release #3849

Merged
merged 3 commits into from
Dec 16, 2024
Merged

Prepare 0.10.0 release #3849

merged 3 commits into from
Dec 16, 2024

Conversation

Link-
Copy link
Member

@Link- Link- commented Dec 13, 2024

This release includes major improvements to the runner provisioning duration. In short, you should see less latency between queueing a workflow run and having a runner available to execute the job.

Make sure to check #3832 and #3848 for details on how to fine-tune that behavior.

Major changes

  1. Add exponential backoff when generating runner reg tokens #3724
  2. Make EphemeralRunnerController MaxConcurrentReconciles configurable #3832
  3. Make EphemeralRunnerReconciler create runner pods earlier #3831
  4. Make k8s client rate limiter parameters configurable #3848

Minor changes

  1. Bump github.com/bradleyfalzon/ghinstallation/v2 from 2.8.0 to 2.12.0 #3837
  2. Bump golang.org/x/crypto from 0.22.0 to 0.31.0 #3844
  3. Update docs with details for the dashboard visualizations #3696

@Link- Link- requested review from mumoshu, toast-gear, rentziass and a team as code owners December 13, 2024 14:47
@Link- Link- merged commit 59cb1d2 into master Dec 16, 2024
12 checks passed
@Link- Link- deleted the 0.10.0 branch December 16, 2024 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants