kubernetes/pkg/kubeapiserver
Kubernetes Submit Queue 5ed6d9f4ef
Merge pull request #61452 from hzxuzhonghu/minor-revision
Automatic merge from submit-queue (batch tested with PRs 61452, 61727, 61462, 61692, 61738). 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>.

remove invalid resource replicationControllers in DefaultResourcePrefixes

As all resources are lowercased, so remove invalid GroupResource `{Group: "", Resource: "replicationControllers"}`.

**Release note**:

```release-note
NONE
```
2018-03-27 09:47:08 -07:00
..
admission Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
authenticator Simplify authenticator configuration initialization 2018-03-13 11:06:06 +08:00
authorizer validate authorization flags in BuiltInAuthorizationOptions.Validate 2018-03-26 20:37:02 +08:00
options Merge pull request #61166 from hzxuzhonghu/authz-flag-validate 2018-03-26 23:20:14 -07:00
server pass listener to genericapiserver 2017-11-21 11:00:15 +08:00
BUILD run update bazel and staging-godep 2018-01-22 19:10:28 +08:00
default_storage_factory_builder.go remove invalid resource replicationControllers 2018-03-21 15:59:47 +08:00
doc.go start kubeapiserver package for sharing between kubeapiserver and federation 2016-12-22 07:43:42 -05:00
OWNERS add liggitt to kubeapiserver owners 2017-04-03 10:14:34 -04:00