kubernetes/plugin/pkg
k8s-merge-robot f40fe7173b Merge pull request #24304 from cjcullen/cacheauth
Automatic merge from submit-queue

Support persisting config from kubecfg AuthProvider plugins

Plumbs through an interface to the plugin that can persist a `map[string]string` config for just that plugin. Also adds `config` to the AuthProvider serialization type, and `Login()` to the AuthProvider plugin interface.
Modified the gcp AuthProvider to cache short-term access tokens in the kubecfg file.

Builds on #23066 
@bobbyrullo @deads2k @jlowdermilk @erictune
2016-05-08 13:27:57 -07:00
..
admission fully qualify admission resources and kinds 2016-04-26 07:55:33 -04:00
auth Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
client/auth Add a ConfigPersister for AuthProvider plugins in kubectl/clients. 2016-05-07 18:15:18 -07:00
scheduler Merge pull request #23795 from mqliang/rc-ns-index 2016-05-08 12:09:01 -07:00