kubernetes/pkg/kubeapiserver
Kubernetes Submit Queue 567b3025ce
Merge pull request #67194 from yue9944882/refactor/storage-object-inuse-protection-externalize
Automatic merge from submit-queue (batch tested with PRs 67194, 67540). 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>.

Externalize PV/PVC informer for StorageObjectInUseProtection & NodeAuthorizer

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

/sig api-machinery

ref: #66680

We move on and make the change happen for PV/PVC. 

> PV: NodeAuthorizer, StorageObjectInUseProtection
> PVC: StorageObjectInUseProtection

1. Externalize PV and PVC informers for `StorageObjectInUseProtection`
2. Copy utility functions for PV from `pkg/api/persistentvolume` to `pkg/api/v1/persistentvolume` and make it accept external types.
3. Bump PV informer in NodeAuthorizer

**Release note**:

```release-note
NONE
```
2018-08-17 13:23:06 -07:00
..
admission node authz/ad externalization 2018-08-09 10:57:30 +08:00
authenticator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
authorizer externalize pv informer in node authorizer 2018-08-17 11:14:43 +08:00
options Merge pull request #67060 from sttts/sttts-unify-insecure-serving 2018-08-17 08:50:36 -07:00
server Update bazel 2018-08-17 08:57:21 +02:00
BUILD This is a combination of 3 commits. 2018-08-06 22:29:10 +08:00
default_storage_factory_builder.go This is a combination of 3 commits. 2018-08-06 22:29:10 +08:00
doc.go
OWNERS add liggitt to kubeapiserver owners 2017-04-03 10:14:34 -04:00