Hive Hive
Sign in

Cap concurrent macOS runner image rolls during fleet updates

Metadata
Source
GitHub
Version
capi-scaleway@0.10.1
Domains
Published
Jun 19, 2026 · 10:51 UTC
Repository
tuist/tuist
Update

Runner pool image changes no longer pull the new multi-gigabyte image on every node at once. The runners controller now limits how many Pods can roll concurrently, using a configurable spec.rollout.maxConcurrentPercent field that defaults to 5%. This keeps more of the warm pool available during digest rolls, preventing queue backups that previously left jobs waiting for minutes.