kubernetes/cmd/kubelet/app/options
Kubernetes Submit Queue 0c1f933693
Merge pull request #66726 from liggitt/kubelet-server
Automatic merge from submit-queue (batch tested with PRs 62444, 66358, 66724, 66726). 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>.

Move kubelet serving cert rotation to beta

xref https://github.com/kubernetes/features/issues/267

This is exercised in the alpha gke e2es, and can be enabled in the non-alpha gke e2es once it no longer requires an alpha feature gate.

```release-note
Kubelet serving certificate bootstrapping and rotation has been promoted to beta status.
```
2018-07-27 22:17:09 -07:00
..
BUILD Remove --cadvisor-port - has been deprecated since v1.10 2018-07-02 08:54:14 -04:00
container_runtime.go Remove kubelet-level docker shared pid flag 2018-07-22 16:54:44 +02:00
globalflags_linux.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags_other.go Fix cadvisor flag registration for cross build 2018-01-10 13:00:28 -05:00
globalflags.go Add call to addCredentialProviderFlags 2018-01-31 16:10:46 +08:00
options_test.go Merge pull request #58367 from zhangxiaoyu-zidif/do-issue-41161 2018-01-29 06:47:08 -08:00
options.go Move kubelet serving cert rotation to beta 2018-07-27 16:06:04 -04:00
osflags_others.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00
osflags_windows.go Add support for binaries to run as Windows services 2018-03-07 00:51:36 +01:00