Skip to content

prototype: gitaly and praefect with consul

John Cai requested to merge jc-consul-for-leader-election into master

This MR is an experiment to get praefect and gitaly to work with consul. the gitaly nodes will try to become the leader, and praefect asks consul which one is the leader.

This is VERY crude with hard coded values everywhere, but it wasn't too hard to integrate our current node manager with consul.

related: #2458 (closed)

Edited by John Cai

Merge request reports