kubernetes/pkg/kubeapiserver
Kubernetes Submit Queue 5ae7bba496
Merge pull request #60100 from mtaufen/node-authz-nodeconfigsource
Automatic merge from submit-queue (batch tested with PRs 61829, 61908, 61307, 61872, 60100). 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>.

node authorizer sets up access rules for dynamic config

This PR makes the node authorizer automatically set up access rules for
dynamic Kubelet config.

I also added some validation to the node strategy, which I discovered we
were missing while writing this.

This PR is based on another WIP from @liggitt.

```release-note
The node authorizer now automatically sets up rules for Node.Spec.ConfigSource when the DynamicKubeletConfig feature gate is enabled.
```
2018-03-29 17:37:18 -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 node authorizer sets up access rules for dynamic config 2018-03-27 08:49:45 -07: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