This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
becf6ca4e7145078331b503644c3320fe0f111ca
kubernetes
/
cmd
History
Jessica Forrester
becf6ca4e7
Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS.
2014-09-09 17:50:18 -04:00
..
apiserver
Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS.
2014-09-09 17:50:18 -04:00
controller-manager
Rename
pkg/version/flag
to
pkg/version/verflag
2014-08-29 23:19:32 -07:00
integration
Move CORS handler wrapping into cmd/apiserver and switch config flag to a list of allowed origins
2014-09-09 17:50:18 -04:00
kubecfg
Use codec to encode/decode api objects in client and kubecfg parser
2014-09-09 08:45:53 -04:00
kubelet
Rename
pkg/version/flag
to
pkg/version/verflag
2014-08-29 23:19:32 -07:00
proxy
changed address variable to bindAddress. Used net.JoinHostPort() instead of fmt.Sprintf()
2014-09-07 23:50:36 -07:00