kubernetes/cmd
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
..
apiserver Allow omitting -machines flag in apiserver when -cloud_provider and 2014-07-31 14:38:54 +09:00
controller-manager Handle -version flag on all commands 2014-07-30 18:48:56 -07:00
integration Etcd watcher verification 2014-07-31 14:54:30 -07:00
kubecfg Handle -version flag on all commands 2014-07-30 18:48:56 -07:00
kubelet Change cAdvisor port to 4194. 2014-07-31 13:14:00 -07:00
proxy Handle -version flag on all commands 2014-07-30 18:48:56 -07:00