kubernetes/pkg
Daniel Smith 928092e79e Etcd watcher verification
To make sure the etcd watcher works, I changed the replication
controller to use watch.Interface. I made apiserver support watches on
controllers, so replicationController can be run only off of the
apiserver. I made sure all the etcd watch testing that used to be in
replicationController is now tested on the new etcd watcher in
pkg/tools/.
2014-07-31 14:54:30 -07:00
..
api More verbose error on missing field 2014-07-31 14:38:38 -04:00
apiserver Etcd watcher verification 2014-07-31 14:54:30 -07:00
client Merge pull request #719 from csrwng/list_replication_controllers 2014-07-31 14:34:58 -04:00
cloudprovider Don't hard code load balancer zone. 2014-07-28 15:54:16 -07:00
controller Etcd watcher verification 2014-07-31 14:54:30 -07:00
health health: Improve test coverage 2014-07-27 08:44:59 -07:00
healthz add tests for the healthz package 2014-07-20 12:28:02 -07:00
httplog httplog: Improve test coverage 2014-07-26 21:17:10 -07:00
kubecfg Fixed FakeKubeClient in kubecfg_test 2014-07-31 13:59:58 -04:00
kubelet Update the entire cAdvisor package. There is a version mismatch issue 2014-07-31 10:11:25 -07:00
labels Update Service and ReplControllers to validate 2014-07-27 19:55:03 -04:00
master Add master.Config type and cleanup master configuration 2014-07-26 22:07:24 -07:00
proxy Add a comment to tickle travis. 2014-07-30 15:06:56 -07:00
registry Etcd watcher verification 2014-07-31 14:54:30 -07:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Etcd watcher verification 2014-07-31 14:54:30 -07:00
util Add TODOs, clean up, clarify comments, and add one more test. 2014-07-27 19:32:37 -07:00
version Improve generation of version information from the git tree 2014-07-30 18:48:57 -07:00
volume volume: improve test coverage and minor refactoring 2014-07-27 14:11:19 -07:00
watch Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00