Commit Graph

2 Commits (4123a44653a35fbc5349edf7e55ccb867defbcda)

Author SHA1 Message Date
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
Clayton Coleman a46f6313bc Split interfaces 2014-07-30 17:15:09 -04:00