kubernetes/plugin/pkg/auth/authorizer/rbac
Kubernetes Submit Queue 6a444673b9 Merge pull request #53914 from bsalamat/pdb
Automatic merge from submit-queue (batch tested with PRs 53903, 53914, 54374). 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 PodDisruptionBudget to scheduler cache.

**What this PR does / why we need it**:
This is the first step to add support for PodDisruptionBudget during preemption. This PR adds PDB to scheduler cache.

**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**: None

**Release note**:

```release-note
Add PodDisruptionBudget to scheduler cache.
```

ref/ #53913
2017-10-23 12:27:06 -07:00
..
bootstrappolicy Merge pull request #53914 from bsalamat/pdb 2017-10-23 12:27:06 -07:00
BUILD update BUILD files 2017-10-15 18:18:13 -07:00
rbac.go allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
rbac_test.go allow */subresource in rbac policy rules 2017-10-16 16:17:51 -04:00
subject_locator.go Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
subject_locator_test.go Switch RBAC subject apiVersion to apiGroup in v1beta1 2017-02-13 15:33:09 -05:00