Files
kubernetes/pkg/kubelet
Kubernetes Submit Queue 6901a00078 Merge pull request #31286 from yifan-gu/rkt_privileged
Automatic merge from submit-queue

rkt: Improve support for privileged pod (pod whose all containers are privileged) 

Fix https://github.com/kubernetes/kubernetes/issues/31100

This takes advantage of https://github.com/coreos/rkt/pull/2983 . By appending the new `--all-run` insecure-options to `rkt run-prepared` command when all the containers are privileged. The pod now gets more privileged power.
2016-08-25 06:58:43 -07:00
..
2016-08-17 16:21:19 -04:00
2016-08-25 13:22:01 +02:00
2016-08-22 23:35:11 -04:00
2016-08-25 13:22:01 +02:00
2016-08-22 23:35:11 -04:00