k3s/plugin
Kubernetes Submit Queue 2f1ea7efcf Merge pull request #47515 from zhangxiaoyu-zidif/replace-scheduler-havesame
Automatic merge from submit-queue (batch tested with PRs 47043, 48448, 47515, 48446)

Refactor slice intersection

**What this PR does / why we need it**:
In worst case, the original method is O(N^2), while current method is 3 * O(N).
I think it is better.

**Release note**:

```release-note
NONE
```
2017-07-04 09:12:26 -07:00
..
cmd/kube-scheduler run hack/update-all 2017-06-22 11:31:03 -07:00
pkg Merge pull request #47515 from zhangxiaoyu-zidif/replace-scheduler-havesame 2017-07-04 09:12:26 -07:00
BUILD Simply changed the names of packages of some admission plugins. 2017-06-05 22:23:42 +02:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00