kubernetes/pkg/apis
Kubernetes Submit Queue b2fe2a0a6d
Merge pull request #59847 from mtaufen/dkcfg-explicit-keys
Automatic merge from submit-queue (batch tested with PRs 63624, 59847). 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>.

explicit kubelet config key in Node.Spec.ConfigSource.ConfigMap

This makes the Kubelet config key in the ConfigMap an explicit part of
the API, so we can stop using magic key names.
    
As part of this change, we are retiring ConfigMapRef for ConfigMap.


```release-note
You must now specify Node.Spec.ConfigSource.ConfigMap.KubeletConfigKey when using dynamic Kubelet config to tell the Kubelet which key of the ConfigMap identifies its config file.
```
2018-05-09 17:55:13 -07:00
..
abac regenerated all files and remove all YEAR fields 2018-03-08 17:52:48 +08:00
admission simplify api registration 2018-05-08 18:33:50 -04:00
admissionregistration simplify api registration 2018-05-08 18:33:50 -04:00
apps simplify api registration 2018-05-08 18:33:50 -04:00
authentication simplify api registration 2018-05-08 18:33:50 -04:00
authorization simplify api registration 2018-05-08 18:33:50 -04:00
autoscaling simplify api registration 2018-05-08 18:33:50 -04:00
batch simplify api registration 2018-05-08 18:33:50 -04:00
certificates simplify api registration 2018-05-08 18:33:50 -04:00
componentconfig simplify api registration 2018-05-08 18:33:50 -04:00
core Merge pull request #59847 from mtaufen/dkcfg-explicit-keys 2018-05-09 17:55:13 -07:00
events simplify api registration 2018-05-08 18:33:50 -04:00
extensions simplify api registration 2018-05-08 18:33:50 -04:00
imagepolicy simplify api registration 2018-05-08 18:33:50 -04:00
networking simplify api registration 2018-05-08 18:33:50 -04:00
policy simplify api registration 2018-05-08 18:33:50 -04:00
rbac simplify api registration 2018-05-08 18:33:50 -04:00
scheduling simplify api registration 2018-05-08 18:33:50 -04:00
settings simplify api registration 2018-05-08 18:33:50 -04:00
storage simplify api registration 2018-05-08 18:33:50 -04:00
OWNERS Remove myself (timothysc) from OWNERS files on areas that I do not 2018-02-12 18:56:41 -06:00