Files
kubernetes/pkg
Euan Kemp 136da158c5 rkt: Support alternate stage1's via annotation
This provides a basic implementation for setting a stage1 on a per-pod
basis via an annotation.

It's possible this feature should be gated behind additional knobs, such
as a kubelet flag to filter allowed stage1s, or a check akin to what
priviliged gets in the apiserver.
Currently, it checks `AllowPrivileged`, as a means to let people disable
this feature, though overloading it as stage1 and privileged isn't
ideal.
2016-05-23 13:47:16 -07:00
..
2016-05-10 12:03:41 -04:00
2016-05-21 23:23:29 +02:00
2016-02-24 11:22:02 -05:00
2016-03-02 20:46:32 -05:00