Skip to content

Releases: AI-Hypercomputer/xpk

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 15:34

Full Changelog: v1.13.0...v1.13.1

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 08:34
b105893

What's Changed

New Features

  • feat(cluster): enable GKE managed ML Diagnostics for GKE version >= 1.35.0-gke.3065000 by @rapatchi in #1186
  • Upgrade Kueue and JobSet by @jamOne- in #1189

Improvements

  • build: pin google-cloud-bigquery>=3.10.0 in pyproject.toml by @rapatchi in #1185
  • Add a adapt_from_ct cluster create flag by @SikaGrr in #1188
  • Remove CLUSTER_NETWORK_ARGUMENTS_DWS variable by @jamOne- in #1190

Bug fixes

  • feat: move colocated-python-sidecar to worker job in pathways template by @ChromeHearts in #1182
  • FIx scheduling of nap + pathways workloads by @scaliby in #1184
  • Grant required IAM roles to Compute Engine default SA when --managed-mldiagnostics is passed during xpk cluster create by @rapatchi in #1187
  • fix: Fix gcluster and make Nightly Tests passing again by @jamOne- in #1191

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 11:24
20e3da5

What's Changed

Improvements

  • Update kubernetes dependency to version 35.0.0 by @jamOne- in #1178

Full Changelog: v1.11.0...v1.12.0

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 12:40
67b9ac6

What's Changed

New Features

  • feat: support --device-type for xpk cluster create-ray by @jamOne- in #1175

Full Changelog: v1.10.0...v1.11.0

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 20 Apr 10:15
86dbe89

What's Changed

Improvements

  • Clarify path installation is only for installing from source by @bvandermoon in #1170

Bug fixes

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 10:53
27cad39

What's Changed

New Features

  • Add support for n2-standard-4 machine type. by @cpgaffney1 in #1128
  • feat: Support Super-slicing Pathways workload by @jamOne- in #1119
  • Add NATIVE_CLUSTER_TOOLKIT_ENABLED feature flag by @scaliby in #1133
  • Add gcluster binary to Dependency Auto Download (DAD) mechanism by @scaliby in #1137
  • feat: --no-use-parallel-containers in workload create by @jamOne- in #1136
  • Add --dependency-auto-download to gcluster executions by @scaliby in #1139
  • feat: add private control plane endpoint support with custom subnet by @kryvokhyzha in #1124
  • Launch Native Cluster Toolkit Execution by @scaliby in #1158

Improvements

Bug fixes

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 14:19
84e22e2

What's Changed

New Features

Improvements

  • Update docs to accomodate for DAD by @scaliby in #1102
  • Refactoring workload list parsing to Python by @jamOne- in #1089
  • Refactor pathways workload scheduling to use Jinja template by @jamOne- in #1116

Bug fixes

  • fix: workload list priorityClassName for super-slicing workloads by @jamOne- in #1105
  • Revert "Pathwaysjob CRD migration (#1099)" by @jamOne- in #1107
  • fix: xpk workload list should sum podSet counts by @jamOne- in #1106
  • Pathwaysjob migration by @FIoannides in #1108
  • fix aggregate reservation accelerator type matching for DWS Calendar by @kryvokhyzha in #1114
  • fix: relax Kueue version check for sub and super-slicing workloads by @jamOne- in #1111
  • fix: skip reservation capacity assessment when no nodepools need to be created by @jamOne- in #1125

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Mar 10:21
a357321

What's Changed

New Features

Improvements

Bug fixes

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 10:49
d09a1da

What's Changed

New Features

Improvements

Bug fixes

  • Add TELEMETRY_TRASH_EXECUTION to goldens and verify-goldens by @jamOne- in #1071
  • Fix b/485965692: Support custom topologies in superslicing by @jamOne- in #1082

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 10:41
c2c02e9

What's Changed

New Features

  • feat: Increase number of concurrent NPs to be created to 100 by @jamOne- in #1068
  • docs: Add Super-slicing docs by @jamOne- in #1069

Improvements

Full Changelog: v1.4.0...v1.5.0