- Addressing: https://github.com/etcd-io/etcd/issues/13332 - Backporting: https://github.com/etcd-io/etcd/pull/13334 Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
The use of WithPrefix() and WithFromKey() together is not supported. The client doesn't respect this behavior currently. Fixes #10431
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>