Skip to content

v0.8.0

Choose a tag to compare

@gcie gcie released this 14 Apr 17:33
· 560 commits to main since this release
v0.8.0
7e24869

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-options parameter to xpk storage attach/create by @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-image is 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 create for L4 and A100 by @gcie in #452

Full Changelog: v0.7.2...v0.8.0