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.