mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-24 00:37:45 +00:00
Automatic merge from submit-queue (batch tested with PRs 39945, 39601) bugfix for PodToleratesNodeTaints `PodToleratesNodeTaints`predicate func should return true if pod has no toleration annotations and node's taint effect is `PreferNoSchedule`