Skip to content

v0.3.10

Latest

Choose a tag to compare

@justinsb justinsb released this 08 Apr 17:22
· 46 commits to main since this release
4eceb03

⚠️ Breaking Changes

  • SandboxWarmPool now creates Sandbox CRs instead of bare Pods. Existing warm pool pods from previous versions will be orphaned and should be manually deleted (look for pods with label agents.x-k8s.io/pool).
  • SandboxClaim status.Name is renamed to status.name to follow Kubernetes naming conventions.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.10