Hive Hive
Sign in

CAPI Scaleway 0.6.0

Metadata
Source
GitHub
Version
capi-scaleway@0.6.0
Published
May 21, 2026 · 14:58 UTC
Repository
tuist/tuist
Update

CAPI Scaleway 0.6.0 changes how Apple Silicon machines are released during cluster rolls, scaling, and replacement. Physical hosts are now returned to the pre-ordered pool and reinstalled instead of being deleted, keeping Scaleway’s Apple-licensing billing floor out of the deployment path.

  • Releasing a pool-adopted machine now renames the server back into the pool namespace and triggers a reinstall, so the host becomes eligible for readoption once it is ready.
  • The billing-floor fallback is now reachable again: if Scaleway rejects a server deletion with a precondition error, the controller schedules deletion through the standard API instead of retrying indefinitely.
  • Auto-ordered machines, or any machine annotated with tuist.dev/release-policy=terminate, still follow the terminate path for hosts that should not be returned to the pool.