v1.9.0
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-downloadtogclusterexecutions 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
- chore: Migrate gsutil usage to gcloud storage by @gurusai-voleti in #1064
- Add consent to delete old workload on duplicate by @scaliby in #1126
- Improve workload scheduling error message by @scaliby in #1131
- Extract CommandRunner base class to its own file by @scaliby in #1138
- Fix mtc updates by @FIoannides in #1115
- Increase kueue_manager cpu and memory by @SikaGrr in #1140
- Fix variable name for super slicing check by @jamOne- in #1142
- Move deployment dir computation to CommandRunner by @scaliby in #1145
- Implement NativeCommandRunner by @scaliby in #1146
- Update check for topology requirement by @FIoannides in #1150
- Improve error message for host-maintenance-interval error by @scaliby in #1153
- Update cluster toolkit + fix
zipdownloads by @scaliby in #1156 - Remove docker as a prerequisite for using xpk in docs by @scaliby in #1159
Bug fixes
- fix: correct placement of jobset exclusive placement annotations for Pathways by @jamOne- in #1122
- Fix formatting of Pathways workload message by @jamOne- in #1129
- ci: remove caching from GitHub Actions to deflake presubmits by @jamOne- in #1127
- fix: Update placement policy condition to include reservation by @jamOne- in #1130
- fix: xpk workload list Accelerator VMs counting by @jamOne- in #1132
gclusterDAD flag by @scaliby in #1144- fix: stacktrace-explorer sidecar hangs after main container exits by @kryvokhyzha in #1134
- fix(workload): resolve Kubernetes v0.15+ condition sorting issue by @jamOne- in #1149
- Fix
--num-slicesfallback calculation by @scaliby in #1152 - Update zone for GPU test by @FIoannides in #1100
- Update jobset used by GPUs from version 0.7.2 to 0.8.1 by @FIoannides in #1151
- Fix master ipv4 cidr psc by @FIoannides in #1154
- Fix inspector slice logs by @scaliby in #1155
- fix: JobSet Status Resolution by @jamOne- in #1161
New Contributors
- @gurusai-voleti made their first contribution in #1064
- @cpgaffney1 made their first contribution in #1128
Full Changelog: v1.8.0...v1.9.0