| .. |
|
api
|
Merge pull request #1304 from brendandburns/valid
|
2014-09-15 16:50:03 -07:00 |
|
apiserver
|
Create passthroughLogger when LogOf is called and request has no logger
|
2014-09-11 16:48:06 -04:00 |
|
client
|
Use codec to encode/decode api objects in client and kubecfg parser
|
2014-09-09 08:45:53 -04:00 |
|
cloudprovider
|
Initial impl. of cloud provider interface for AWS
|
2014-09-11 22:28:56 +01:00 |
|
constraint
|
Add constraint package to let us reject invalid assignments.
|
2014-08-25 11:59:00 -07:00 |
|
controller
|
Make tests pass again
|
2014-09-07 22:26:42 -07:00 |
|
conversion
|
Fixes:
|
2014-09-15 13:15:46 -07:00 |
|
election
|
Make tests pass again
|
2014-09-07 22:26:42 -07:00 |
|
health
|
Passing pod UUID to Kubelet.
|
2014-09-08 14:24:09 -07:00 |
|
healthz
|
Extract RESTHandler and allow API groupings
|
2014-08-13 10:53:34 -04:00 |
|
httplog
|
Create passthroughLogger when LogOf is called and request has no logger
|
2014-09-11 16:48:06 -04:00 |
|
kubecfg
|
Fixes:
|
2014-09-15 13:15:46 -07:00 |
|
kubelet
|
Add a global flag to enable/disable privileged containers
|
2014-09-12 09:56:45 -07:00 |
|
labels
|
Allow field/label users to get info from fields
|
2014-08-27 15:49:00 -04:00 |
|
master
|
Add healthz handlers to the controller manager and scheduler
|
2014-09-12 21:13:33 -07:00 |
|
proxy
|
Wrap goroutines in HandleCrash()
|
2014-09-12 16:47:40 -07:00 |
|
registry
|
No DNS in vagrant cross minions, need explicit IP as host
|
2014-09-11 13:38:50 -04:00 |
|
runtime
|
Remove custom scheme stuff
|
2014-09-15 13:15:46 -07:00 |
|
scheduler
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
|
service
|
Do interface{} -> runtime.Object rename everywhere
|
2014-09-07 22:19:24 -07:00 |
|
tools
|
Make tests pass again
|
2014-09-07 22:26:42 -07:00 |
|
util
|
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 |
|
version
|
Use just GitVersion for the -version output
|
2014-09-09 16:19:14 -07:00 |
|
volume
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
|
watch
|
Make tests pass again
|
2014-09-07 22:26:42 -07:00 |