| .. |
|
api
|
Small clean up in validation. errs is used as import path alias in validation.go, but it is reused
|
2014-09-09 16:08:21 -07:00 |
|
apiserver
|
Fix build
|
2014-09-08 13:05:38 -07:00 |
|
client
|
Use codec to encode/decode api objects in client and kubecfg parser
|
2014-09-09 08:45:53 -04:00 |
|
cloudprovider
|
Support configurations for cloudproviders
|
2014-09-08 21:46:53 +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
|
Use codec to encode/decode api objects in client and kubecfg parser
|
2014-09-09 08:45:53 -04:00 |
|
kubelet
|
Passing pod UUID to Kubelet.
|
2014-09-08 14:24:09 -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
|
changed address variable to bindAddress. Used net.JoinHostPort() instead of fmt.Sprintf()
|
2014-09-07 23:50:36 -07:00 |
|
registry
|
Merge pull request #1192 from smarterclayton/standardize_etcd_errors
|
2014-09-08 15:57:08 -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
|
Release Kubernetes v0.2
|
2014-09-08 16:21:36 -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 |