v0.8.0
Highlights
- Support for provisioning A4 GKE clusters
- PathwaysJob integration
- Storage support (Parallelstore and Hyperdisk)
What's Changed
New Features
- Add the option to use Multi-tier checkpointing in workloads by @abhinavclemson in #447
- Integrate PathwaysJob into XPK. by @RoshaniN in #448
- Implement Parallelstore and Hyperdisk storages attach by @sharabiani in #436
- A4 support for prod by @gcie in #412
- Add
--mount-optionsparameter toxpk storage attach/createby @gcie in #450
Bug fixes
- Update JOBSET_VERSION from 0.7.2 to 0.8.0 by @SujeethJinesh in #425
- fix yaml alignment when
remote-python-sidecar-imageis passed by @sadikneipp in #426 - Bring back manual manifest specification for attaching storage by @gcie in #427
- Fix XPK version in Pypi release by @sharabiani in #428
- Remove sudo requirement from make by @sharabiani in #435
- fix: workloads not scheduling on A3 Ultra clusters by @gcie in #441
- Disable creating additional networks for L4 and A2 clusters by @gcie in #444
- Fix
xpk workload createfor L4 and A100 by @gcie in #452
Full Changelog: v0.7.2...v0.8.0