kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue aed9ad4b08
Merge pull request #54778 from stewart-yu/addexplain
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>.

Add comment for preempt sunction.

**What this PR does / why we need it**:
Add explain for preempt sunction.

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

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2017-11-04 15:42:20 -07:00
..
algorithm Optimize the suboptimal image locality algorithm 2017-11-01 10:18:59 -07:00
algorithmprovider Merge pull request #54047 from kuramal/my 2017-10-29 20:42:48 -07:00
api Remove all api.Scheme references by using explicit package aliases 2017-10-30 19:54:02 +01:00
core Remove unused pods in genericScheduler 2017-10-26 15:23:26 -07:00
factory Merge pull request #54047 from kuramal/my 2017-10-29 20:42:48 -07:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Merge pull request #54488 from lichuqiang/plugin_base 2017-11-02 17:24:06 -07:00
testing Autogenerated files 2017-10-20 23:22:03 -07:00
util Update bazel 2017-10-18 17:24:04 +02:00
BUILD Autogenerated files 2017-10-24 16:04:58 -07:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
scheduler.go Add explain for preempt sunction. 2017-10-31 08:27:52 +08:00
testutil.go Change type of scheduling queue from cache.FIFO to a new interface 2017-10-24 16:04:58 -07:00