Skip to content

v1.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 22:47
· 1 commit to main since this release
a51ebff

What's Changed

Features

  • feat(proto): add namespaced_name field to GpuPod by @Ladicle in #384
  • feat(dispatcher): ingest a namespaced name to GpuPod by @Ladicle in #385
  • feat(server): cache cluster state and reserved scheduled resources by @Ladicle in #386
  • feat: implement a scheduling scoring algorithm by @kkaneda in #388
  • feat(syncer): update local job status when failed to apply a job by @Ladicle in #392
  • feat: validate the cluster registration key by @kkaneda in #393

Bug Fixes

  • fix(syncer): explicitly specify the deletion propagation policy by @Ladicle in #389
  • fix: bump rbac-manager by @kkaneda in #394
  • fix: tweak the requirements.txt for fine-tuning docker image by @kkaneda in #395

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