Files
kubernetes/pkg/kubelet/dockershim
Davanum Srinivas 02489f8988 Avoid setting Masked/ReadOnly paths when pod is privileged
In the recent PR on adding ProcMount, we introduced a regression when
pods are privileged. This shows up in 18.06 docker with kubeadm in the
kube-proxy container.

The kube-proxy container is privilged, but we end up setting the
`/proc/sys` to Read-Only which causes failures when running kube-proxy
as a pod. This shows up as a failure when using sysctl to set various
network things.

Change-Id: Ic61c4c9c961843a4e064e783fab0b54350762a8d
2018-09-18 17:46:16 -04:00
..
2018-06-22 16:22:57 -07:00
2017-10-15 18:18:13 -07:00
2018-08-29 20:21:17 +03:00
2018-06-05 21:52:08 +00:00
2018-08-29 20:21:17 +03:00
2018-04-16 00:19:42 -04:00
2018-04-30 14:57:26 -04:00