k3s/pkg/scheduler
Kubernetes Submit Queue 01bd3c4b74
Merge pull request #59734 from mlmhl/format_imports
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>.

Format some import statements in scheduler pkg

**What this PR does / why we need it**:

As the title says, apply `goimports` on some files under `pkg/scheduler` pkg.

**Release note**:

```release-note
NONE
```
2018-02-13 08:04:15 -08:00
..
algorithm format some import statements in scheduler pkg 2018-02-12 09:04:00 +08:00
algorithmprovider Fix to register priority function ResourceLimitsPriority correctly. 2018-02-06 20:08:11 -05:00
api Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
core Merge pull request #59734 from mlmhl/format_imports 2018-02-13 08:04:15 -08:00
factory Merge pull request #59734 from mlmhl/format_imports 2018-02-13 08:04:15 -08:00
metrics Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
schedulercache Merge pull request #59246 from huangjiuyuan/scheduler/add-tests-for-schedulercache 2018-02-12 17:14:31 -08:00
testing Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
util Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
volumebinder
BUILD
OWNERS
scheduler.go format some import statements in scheduler pkg 2018-02-12 09:04:00 +08:00
scheduler_test.go Merge pull request #59281 from bsalamat/nominated_node 2018-02-07 15:27:43 -08:00
testutil.go remove unused func in FakeConfigurator of scheduler 2018-01-25 16:08:13 +08:00