v0.12.2.post1
NVIDIA/garakv0.12.2.post1May 22, 2026by Michaelvll
AI Summary
A patch release for SkyPilot addressing a Kubernetes compatibility issue by pinning the version to prevent RBAC regressions.
Key Highlights
- Pinned kubernetes<36 to resolve RBAC regression from the package
- Installation command provided: `uv pip install "skypilot>=0.12.2.post1"`
Full Release Notes
## SkyPilot v0.12.2.post1 Get it now with: ```bash uv pip install "skypilot>=0.12.2.post1" ``` --- **What's changed?** * Pin kubernetes<36 due to RBAC regression from the package