k3s/pkg/scheduler
Kubernetes Submit Queue 20f76dee01
Merge pull request #61644 from resouer/fix-deadlock
Automatic merge from submit-queue (batch tested with PRs 61644, 61624, 61743, 61019, 61287). 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>.

Use inline func to ensure unlock is executed

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

Per discussion: https://github.com/kubernetes/kubernetes/pull/61621#issuecomment-375922184

**Special notes for your reviewer**:

Ref: #58222

**Release note**:

```release-note
Use inline func to ensure unlock is executed
```
2018-03-27 06:41:10 -07:00
..
algorithm Merge pull request #61548 from aveshagarwal/master-service-anti-affinity-1 2018-03-25 14:13:51 -07:00
algorithmprovider Revert "Revert revert of equivalence class hash calculation in scheduler" 2018-03-23 17:34:49 -07:00
api Merge pull request #60519 from bsalamat/auto_prio_class 2018-03-26 23:20:05 -07:00
core Use inclien func to ensure unlock is executed 2018-03-25 11:54:16 -07:00
factory Revert "Revert revert of equivalence class hash calculation in scheduler" 2018-03-23 17:34:49 -07:00
metrics Fix golint errors in `pkg/scheduler` based on golint check 2018-02-08 15:22:47 +08:00
schedulercache Merge pull request #60953 from anfernee/sched-cache-resync 2018-03-20 20:34:28 -07:00
testing Scheduler cache comparer 2018-03-09 15:10:22 -08:00
util Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
volumebinder
BUILD Use pod UID as cache key instead of namespace/name 2018-03-13 10:25:37 -07:00
OWNERS
scheduler.go fix little 2018-03-13 16:39:48 +08:00
scheduler_test.go Use pod UID as cache key instead of namespace/name 2018-03-13 10:25:37 -07:00
testutil.go remove unused func in FakeConfigurator of scheduler 2018-01-25 16:08:13 +08:00