• 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
..
managed Loading commit data...
bootstrap.go Loading commit data...
cluster.go Loading commit data...
encrypt.go Loading commit data...
etcd.go Loading commit data...
https.go Loading commit data...
managed.go Loading commit data...
router.go Loading commit data...
storage.go Loading commit data...