mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-11 14:54:47 -05:00
As usual, consumers of an allocated claim react to the information stored in the status. In this case, the scheduler did not copy the tolerations into the status and as a result a pod with a toleration for NoExecute got scheduled and then immediately evicted. Some additional logging gets added to make the handling easier to track in the eviction controller. Example YAMLs allow reproducing the use case manually. |
||
|---|---|---|
| .. | ||
| metrics | ||
| device_taint_eviction.go | ||
| device_taint_eviction_test.go | ||
| doc.go | ||
| OWNERS | ||