.. |
api
|
Merge pull request #1248 from brendandburns/replicas
|
2014-09-09 16:27:21 -07:00 |
apiserver
|
Don't stack trace on 301s
|
2014-09-09 14:10:46 -07:00 |
client
|
Use codec to encode/decode api objects in client and kubecfg parser
|
2014-09-09 08:45:53 -04:00 |
cloudprovider
|
Add support for oVirt cloud provider
|
2014-09-11 13:08:46 +00: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
|
Change conversion package so that AddKnownTypes takes pointers.
|
2014-09-07 22:19:24 -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
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02:00 |
kubecfg
|
Add an earlier check and error for names that won't work for services.
|
2014-09-10 11:31:03 -07:00 |
kubelet
|
Fix PodInfo to include last terminated container info when calling
|
2014-09-10 14:41:18 -07:00 |
labels
|
Allow field/label users to get info from fields
|
2014-08-27 15:49:00 -04:00 |
master
|
Rename all XStorage types to REST for clarity
|
2014-09-08 15:19:13 -07:00 |
proxy
|
Fix a bug where we don't return an error.
|
2014-09-09 10:29:00 -07:00 |
registry
|
Add current state to replica controller.
|
2014-09-09 16:19:18 -07:00 |
runtime
|
Do interface{} -> runtime.Object rename everywhere
|
2014-09-07 22:19:24 -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
|
Unify Godoc formatting, fix various typos
|
2014-09-02 13:41:03 +02: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 |