• Brad Davidson's avatar
    Move etcd ready channel into executor · d45006be
    Brad Davidson authored
    This eliminates the final channel that was being passed around in an internal struct. The ETCD management code passes in a func that can be polled until etcd is ready; the executor is responsible for polling this after etcd is started and closing the etcd ready channel at the correct time.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    d45006be
Name
Last commit
Last update
..
docker Loading commit data...
e2e Loading commit data...
install Loading commit data...
integration Loading commit data...
mock Loading commit data...
perf Loading commit data...
TESTING.md Loading commit data...
client.go Loading commit data...
unit.go Loading commit data...