Files
kubernetes/pkg
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-25 13:22:01 +02:00
2016-08-25 13:22:01 +02:00
2016-08-22 23:00:23 -07:00
2016-08-23 00:55:47 -04:00
2016-07-16 13:48:21 -04:00
2016-07-16 13:48:21 -04:00
2016-08-22 14:18:15 -04:00
2016-08-22 12:59:54 -07:00
2016-07-16 13:48:21 -04:00
2016-08-24 13:04:25 -07:00
2016-07-16 13:48:21 -04:00
2016-08-23 13:23:07 +00:00