Madhav Puri
Madhav Puri
ah, yeah that's a good point. May be we can fail the `docker-push` target if build-version is empty, assuming that it will caution the user (with push credentials) to think....
> What are your thoughts on having clustermgr use a K/V store such as etcd or boltdb to store persistent data? In the etcd scenario, we could leverage etcd's existing...
> From a k8s standpoint, ^ is covered by podmaster: hmm, podmaster seems to depend on etcd. Who ensure etcd is up and running?
yep, I think we are on same page here :) quoting myself from above (i didn't cover kv-stores and plugins in there, but I was intending for all infra services):...
this needs a fix in ansible, https://github.com/contiv/ansible/issues/87 is tacking this. Just referencing it here so the two issues stay linked.
@angry-tony host-group value can only be `service-master` or `service-worker`. And volplugin/ceph is currently disabled as we have some work to do with ceph playbooks (https://github.com/contiv/ansible/issues/19) before we can add it...
A workaround for short term is to kill the ansible related PID that shows up in `systemctl status clusterm` command, which will error out the operation and let clusterm handle...