mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-15 07:02:59 -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" |
||
|---|---|---|
| .. | ||
| BUILD | ||
| csi_volume_predicate.go | ||
| csi_volume_predicate_test.go | ||
| error.go | ||
| max_attachable_volume_predicate_test.go | ||
| metadata.go | ||
| metadata_test.go | ||
| predicates.go | ||
| predicates_test.go | ||
| testing_helper.go | ||
| utils.go | ||
| utils_test.go | ||