mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-24 18:50:39 -05:00
Automatic merge from submit-queue Don't require failureDomains in PodAffinityChecker `failureDomains` are only used for `PreferredDuringScheduling` pod anti-affinity, which is ignored by `PodAffinityChecker`. This unnecessary requirement was making it hard to move `PodAffinityChecker` to `GeneralPredicates` because that would require passing `--failure-domains` to both `kubelet` and `kube-controller-manager`. |
||
|---|---|---|
| .. | ||
| BUILD | ||
| non_zero.go | ||
| topologies.go | ||
| util.go | ||