Files
kubernetes/pkg/kubelet/dockertools
Kubernetes Submit Queue 7d10cffc37 Merge pull request #32383 from sttts/sttts-sysctl-infra-only
Automatic merge from submit-queue

Only set sysctls for infra containers

We did set the sysctls for each container in a pod. This opens up a way to set un-whitelisted sysctls during upgrade from v1.3:
- set annotation in v1.3 with an un-whitelisted sysctl. Set restartPolicy=Always
- upgrade cluster to v1.4
- kill container process
- un-whitelisted sysctl is set on restart of the killed container.
2016-11-01 08:47:38 -07:00
..
2016-06-13 14:39:09 +02:00
2016-10-26 10:39:51 -04:00
2016-08-08 18:40:18 -07:00
2016-08-08 18:40:18 -07:00