• Daniel Smith's avatar
    Etcd watcher verification · 928092e7
    Daniel Smith authored
    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/.
    928092e7
Name
Last commit
Last update
api Loading commit data...
build Loading commit data...
cluster Loading commit data...
cmd Loading commit data...
docs Loading commit data...
examples Loading commit data...
hack Loading commit data...
hooks Loading commit data...
pkg Loading commit data...
release Loading commit data...
third_party Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIB.md Loading commit data...
CONTRIBUTING.md Loading commit data...
DESIGN.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
Vagrantfile Loading commit data...