portworx / kvdb

Generic Key-Value interface
Apache License 2.0
40 stars 13 forks source link

PWX-30451: allow adding a new etcd member as a learner #117

Closed pureneelesh closed 1 year ago

pureneelesh commented 1 year ago

What this PR does / why we need it: Adding as a learner provides better stability as per the etcd docs. Caller is responsible for promoting the learner to a full voting member.

Which issue(s) this PR fixes (optional) PWX-30451

Special notes for your reviewer: