mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 20:50:36 -05:00
Automatic merge from submit-queue (batch tested with PRs 52168, 48939, 51889, 52051, 50396). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.. Add specific errors for pod affinity predicates **What this PR does / why we need it**: Add specific error for pod affinity predicates **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # fix https://github.com/kubernetes/kubernetes/issues/51655 **Special notes for your reviewer**: none **Release note**: none |
||
|---|---|---|
| .. | ||
| BUILD | ||
| error.go | ||
| metadata.go | ||
| metadata_test.go | ||
| predicates.go | ||
| predicates_test.go | ||
| utils.go | ||
| utils_test.go | ||