kubernetes/plugin/pkg
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
..
admission Allow initialization of resources 2017-06-02 22:09:03 -04:00
auth Add Node authorization mode based on graph of node-related objects 2017-05-30 16:53:03 -04:00
scheduler Merge pull request #44897 from msau42/local-storage-plugin 2017-05-30 23:20:02 -07:00