vivekpatani
|
4fef7fcb90
|
clientv3: fix isOptsWithFromKey/isOptsWithPrefix
- 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>
|
2022-07-19 17:20:56 -07:00 |
|
Sahdev P. Zala
|
8782bbae65
|
clientV3: fix behavior of WithPrefix and WithFromKey functions
The use of WithPrefix() and WithFromKey() together is not supported. The
client doesn't respect this behavior currently.
Fixes #10431
|
2019-02-27 09:23:01 -05:00 |
|
Gyuho Lee
|
61218004c0
|
clientv3: remove "JitterUp" imports
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-01-03 11:00:45 -08:00 |
|