v1.6.0
What's Changed
Features
- feat: allow non-gpu workloads to schedule to a no-gpu cluster by @kkaneda in #354
- feat(syncer): add a syncer to reflect job status in local resources by @Ladicle in #360
- feat: expose ListClusters and add more fields by @kkaneda in #364
- feat: populate the cluster name in ListClusters response by @kkaneda in #370
- feat: populate the gpu capacity in ListClusters response by @kkaneda in #371
- feat: track pods that use GPUs in cluster status by @kkaneda in #372
- feat: populate gpu_allocated and gpu_pod_count by @kkaneda in #373
- feat(server/syncer): add ListClusterIDs service by @Ladicle in #375
- feat(server/syncer): set up auth intercepter by @Ladicle in #374
- feat(syncer): support authentication between syncer and control-plane by @Ladicle in #376
- feat: bump rbac-manager dep by @kkaneda in #377
Bug Fixes
Full Changelog: v1.5.0...v1.6.0