kubernetes/plugin
Clayton Coleman 331eea67d8
Allow initialization of resources
Add support for creating resources that are not immediately visible to
naive clients, but must first be initialized by one or more privileged
cluster agents. These controllers can mark the object as initialized,
allowing others to see them.

Permission to override initialization defaults or modify an initializing
object is limited per resource to a virtual subresource "RESOURCE/initialize"
via RBAC.

Initialization is currently alpha.
2017-06-02 22:09:03 -04:00
..
cmd/kube-scheduler Merge pull request #44159 from wanghaoran1988/fix_43845 2017-05-30 10:15:48 -07:00
pkg Allow initialization of resources 2017-06-02 22:09:03 -04:00
BUILD Allow initialization of resources 2017-06-02 22:09:03 -04:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00