Files
kubernetes/cmd
Eric Tune 9713b58caa Allocate mux in master.New()
Callsites no longer allocate a mux.
Master now exposes method to install handlers
which use the master's auth code.  Not used
but forks (openshift) are expected to use these
methods.  These methods will later be a point
for additional plug-in functionality.
Integration tests now use the master-provided
handler which has auth, rather than using the mux,
which didn't.  Fix TestWhoAmI now that /_whoami
sits behind auth.
2014-10-29 14:31:07 -07:00
..
2014-10-29 14:31:07 -07:00
2014-10-29 11:29:57 -07:00
2014-10-29 14:31:07 -07:00
2014-10-28 12:52:06 -07:00
2014-10-24 11:47:30 -04:00