| .. |
|
api
|
All validations return ErrorList now
|
2014-08-16 13:48:48 -07:00 |
|
apiserver
|
Extract RESTHandler and allow API groupings
|
2014-08-13 10:53:34 -04:00 |
|
client
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
|
cloudprovider
|
Don't use zone for regional load balancers.
|
2014-08-05 11:38:33 -07:00 |
|
controller
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
|
conversion
|
Change CreationTimestamp to a util.Time and set in each storage implementation
|
2014-08-14 16:26:29 -04:00 |
|
election
|
Add a utility for doing master election via etcd.
|
2014-08-15 11:42:16 -07:00 |
|
health
|
Reduce and comment exports
|
2014-08-11 00:11:59 -07:00 |
|
healthz
|
Extract RESTHandler and allow API groupings
|
2014-08-13 10:53:34 -04:00 |
|
httplog
|
Return not required after panic.
|
2014-08-14 14:04:39 -07:00 |
|
kubecfg
|
Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client
|
2014-08-15 17:15:53 -04:00 |
|
kubelet
|
Use new api/errors, get rid of api.* error code
|
2014-08-15 00:14:38 -07:00 |
|
labels
|
change strValues's type to util.StringSet; rename Comparator to Operator; small syntax fix
|
2014-07-31 23:56:37 -04:00 |
|
master
|
Remove unused and not completely correct code
|
2014-08-15 18:20:37 -07:00 |
|
proxy
|
Merge pull request #903 from erictune/cleanup4
|
2014-08-14 14:29:01 -07:00 |
|
registry
|
Remove unused and not completely correct code
|
2014-08-15 18:20:37 -07:00 |
|
scheduler
|
Merge branch 'master' into fix/golint
|
2014-07-15 20:57:47 +09:00 |
|
tools
|
Merge pull request #780 from brendandburns/native
|
2014-08-15 11:48:13 -07:00 |
|
util
|
Fix verify-boilerplate
|
2014-08-15 13:12:01 -05:00 |
|
version
|
Extract "pkg/version".PrintAndExitIfRequested() to its own package
|
2014-08-01 15:05:27 +09:00 |
|
volume
|
Reorganization; Directory traversal less ugly
|
2014-08-06 11:20:34 -07:00 |
|
watch
|
Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder.
|
2014-07-21 16:07:58 -07:00 |