k3s/pkg/scheduler
Kubernetes Submit Queue bdde196191
Merge pull request #58999 from tanshanshan/scheduler-msg
Automatic merge from submit-queue. 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>.

Make predicate errors more human readable

**What this PR does / why we need it**:
Make predicate errors more human readable

Thanks.
**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
ref #58546

**Special notes for your reviewer**:

**Release note**:

```release-note

```
2018-02-02 13:36:23 -08:00
..
algorithm Make predicate errors more human readable 2018-02-01 10:22:53 +08:00
algorithmprovider Revert "Change equivalence class hashing function" 2018-01-26 18:13:15 -08:00
api -Add scheduler optimization options, short circuit all predicates if one predicate fails 2018-01-13 18:18:55 +08:00
core Make predicate errors more human readable 2018-02-01 10:22:53 +08:00
factory Revert "Change equivalence class hashing function" 2018-01-26 18:13:15 -08:00
metrics Added metrics for preemption victims, pods preempted and duration of preemption 2018-01-13 12:27:11 +05:30
schedulercache fix the wrong err print of assumepod 2018-01-22 10:50:59 +08:00
testing
util Refactor HostIP predicate algorithm 2018-01-08 17:10:21 -08:00
volumebinder
BUILD
OWNERS
scheduler.go Rename func name according TODO 2018-01-15 00:08:59 -05:00
scheduler_test.go Make predicate errors more human readable 2018-02-01 10:22:53 +08:00
testutil.go remove unused func in FakeConfigurator of scheduler 2018-01-25 16:08:13 +08:00