Yu-Ju Hong
794f03e0ad
Add deprecation warnings for rktnetes flags
2018-01-17 14:05:51 -08:00
Lee Verberne
bf60b7aa55
Mark kubelet PID namespace flag as deprecated
...
The `--docker-disable-shared-pid` flag will be removed once per-pod
configurable process namespace sharing becomes available. Mark it
deprecated to notify cluster admins.
2018-01-10 18:35:09 +01:00
Kubernetes Submit Queue
94935721d5
Merge pull request #54160 from mtaufen/runtime-config-to-flags
...
Automatic merge from submit-queue (batch tested with PRs 54160, 54016). 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 runtime-related flags from KubeletConfiguration to KubeletFlags
With respect to https://github.com/kubernetes/kubernetes/pull/53833#issuecomment-336317287 , move runtime-related flags out of KubeletConfiguration.
Broader issue: https://github.com/kubernetes/features/issues/281
```release-note
NONE
```
2017-10-31 01:23:15 -07:00
Michael Taufen
f90b46c784
Move runtime-related flags from KubeletConfiguration to KubeletFlags
2017-10-23 11:15:48 -07:00
supereagle
0b88971505
kubelet: remove the --network-plugin-dir flag
2017-10-18 09:37:19 +08:00
Davanum Srinivas
fce40cf8ad
Fix license boilerplate
2017-10-13 07:06:21 -04:00
Davanum Srinivas
48433c8773
Remove cmd/kubelet dependency from pkg/kubelet
2017-10-13 07:06:21 -04:00