Madhav Puri

Results 9 issues of Madhav Puri

This ticket proposes an outline of pushing versioned container images with every release: - `make release` target shall be modified to also call the existing `make docker-push` - `make docker-push`...

It will be good to tie bash completion scripts to the go source code as discussed here https://github.com/contiv/volplugin/pull/126#issuecomment-179407082

cluster-mgr workflows require a node label/tag to be specified to perform various node operations. The node label/tag is auto-generated today based on the unique identification infos like hostname and serial-number...

tracking discussion around storing and fetching node lifecycle event log in comment https://github.com/contiv/cluster/issues/113#issuecomment-216914407

until now clusterm manages the configuration of the cluster nodes. One of the items in clusterm's charter has been the ability to [manage images for the nodes](https://github.com/contiv/cluster#node-image-management) to further automate...

Right now when a node disappears and appears again, clusterm updates it's state in inventory however, no configuration related action is taken on the node. This might not always be...

This bug tracks the items needed for cluster-mgr's HA. It s a big list and will be addressed by one or more future PRs preferably introducing small features. **Current behavior**:...

tumblr has released a go-client for collins and we should use that in clusterm: https://github.com/tumblr/go-collins

this will be useful to recover out of scnearios where ansible run get's occasionally stuck. Note that a timeout will not help here as ansible running time may vary based...