kubernetes/plugin/pkg/auth/authorizer/rbac
Kubernetes Submit Queue f695a3120a Merge pull request #50949 from bsalamat/preemption_eviction
Automatic merge from submit-queue

Add pod preemption to the scheduler

**What this PR does / why we need it**:
This is the last of a series of PRs to add priority-based preemption to the scheduler. This PR connects the preemption logic to the scheduler workflow.

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

**Special notes for your reviewer**:
This PR includes other PRs which are under review (#50805, #50405, #50190). All the new code is located in 43627afdf9.

**Release note**:

```release-note
Add priority-based preemption to the scheduler.
```

ref/ #47604

/assign @davidopp 

@kubernetes/sig-scheduling-pr-reviews
2017-09-08 14:19:42 -07:00
..
bootstrappolicy Merge pull request #50949 from bsalamat/preemption_eviction 2017-09-08 14:19:42 -07:00
BUILD Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
rbac_test.go Switch to pointer to policy rule, visit and short circuit during authorization 2017-04-20 10:52:53 -04:00
rbac.go add selfsubjectrulesreview api 2017-09-01 19:09:43 +08:00
subject_locator_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00
subject_locator.go Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00