v0.22.6
📢 scheduler-plugins v0.22.6 images are available at k8s.gcr.io:
- k8s.gcr.io/scheduler-plugins/kube-scheduler:v0.22.6
- k8s.gcr.io/scheduler-plugins/controller:v0.22.6
Below are highlighted changes since the previous release (v0.21):
kubeConfigPath
is no longer needs to be configured in plugin arguments #287- A new "Preemption Toleration" plugin which provides flexible preemption behavior by introducing a preemption toleration policy in PriorityClass resources #205 #224
- Improvements on coscheduling plugin:
- Improvements on Helm chart:
- General enhancements:
- Register custom resource events for efficient pod enqueuing #317
- A "Network Aware" scheduler KEP is merged #282
- Bug fixes:
- Version update:
- Scheduler config gets bumped to v1beta2 #290
- Bumped the Kubernetes dependency to v1.22.6
🎉 Thank you to everyone who contributed to this release!