mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-13 22:28:22 -04:00
- update logic of verifying incoming pod's anti-affinity - rename podMatchesAffinityTermProperties to podMatchesAllAffinityTermProperties - add podMatchesAnyAffinityTermProperties which is used in some PodAntiAffinity cases - rename some functions to make it more readable - add unit tests to verify correctness of PodAffinity and PodAntiAffinity - verifying "Existing pod anti-affinity" - verifying "incoming pod's anti-affinity" - verifying "incoming pod's affinity" |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| BUILD | ||
| doc.go | ||
| scheduler_interface.go | ||
| types.go | ||
| types_test.go | ||
| well_known_labels.go | ||