k3s/plugin/pkg/scheduler
Kubernetes Submit Queue 507e21e7b9 Merge pull request #51889 from guangxuli/pod_affinity_error
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
2017-09-23 13:40:50 -07:00
..
algorithm Merge pull request #51889 from guangxuli/pod_affinity_error 2017-09-23 13:40:50 -07:00
algorithmprovider Merge pull request #52247 from wackxu/atd 2017-09-15 00:11:08 -07:00
api Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
core Note equivalence class for dev and other fix 2017-09-09 22:35:16 +08:00
factory Merge pull request #51582 from jiulongzaitian/myfeature 2017-09-22 23:36:02 -07:00
metrics Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
schedulercache Merge pull request #50949 from bsalamat/preemption_eviction 2017-09-08 14:19:42 -07:00
testing Add support to recompute partial predicate metadata upon adding/removing pods 2017-08-28 00:12:46 -07:00
util Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
BUILD autogenerated files 2017-09-07 15:31:55 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler.go Note equivalence class for dev and other fix 2017-09-09 22:35:16 +08:00
scheduler_test.go Add pod eviction logic for scheduler preemption 2017-09-07 15:31:55 -07:00
testutil.go Add specific types for PredicateMetadata and PredicateMetadataProducer 2017-08-30 10:32:09 -07:00