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