CAPI Scaleway 0.7.2 fixes a bug in the tart-kubelet integration that made healthy Apple Silicon VMs appear unavailable. When a Tart VM was running, the Pod-level Ready condition was set correctly, but the per-container readiness status was never reported, so Kubernetes tooling showed Pods as 0/N READY.
You can now trust the READY column for VM-backed Pods on the macOS fleet. Once the VM is running with an IP, tart-kubelet synthesizes a matching containerStatus per spec container (Ready, Running, and a Tart-specific container ID), so monitoring and incident response no longer mistake a healthy Pod for an outage.