Skip to content

v0.21.6

Compare
Choose a tag to compare
@Huang-Wei Huang-Wei released this 05 Nov 22:43
· 652 commits to master since this release
418ff2c

📢 scheduler-plugins v0.21.6 images are available at k8s.gcr.io:

  • k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.21.6
  • k8s.gcr.io/scheduler-plugins/controller:v0.21.6

Below are highlighted changes since the last release:

  • Introduced a score plugin to be aware of node resource topology #220
  • Optimized the preemption algorithm of capacityscheduling plugin #213
  • Bumped the Kubernetes dependency to v1.21.6
  • All plugins implemented new EventsToRegister() interface #226
  • Structured logging in place #120