mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-19 08:32:56 -04:00
This is a verbatim copy of the current pkg/controller/taintseviction code,
revision fc268ecd09 (v1.33.0 plus one commit),
minus the TimedWorker helper.
The intent is to modify the code such that it enforces eviction of pods which
use tainted devices.
8 lines
150 B
Text
8 lines
150 B
Text
# See the OWNERS docs at https://go.k8s.io/owners
|
|
|
|
approvers:
|
|
- sig-scheduling-maintainers
|
|
reviewers:
|
|
- sig-scheduling
|
|
labels:
|
|
- sig/scheduling
|