• Brad Davidson's avatar
    Make etcd voting members responsible for managing learners (#2399) · 085a3b29
    Brad Davidson authored
    * Set etcd timeouts using values from k8s instead of etcdctl
      Fix for one of the warnings from #2303
    * Use etcd zap logger instead of deprecated capsnlog
      Fix for one of the warnings from #2303
    * Remove member self-promotion code paths
    * Add learner promotion tracking code
    * Fix RaftAppliedIndex progress check
    * Remove ErrGRPCKeyNotFound check
      This is not used by v3 API - it just returns a response with 0 KVs.
    Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
    085a3b29
Name
Last commit
Last update
..
embed.go Loading commit data...
etcd.go Loading commit data...
executor.go Loading commit data...