Matthieu MOREL
|
906247c8f9
|
fix: enable gofumpt instead of gofmt linter in client
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
|
2024-10-17 22:29:59 +02:00 |
|
Marek Siarkowicz
|
6c98a96866
|
Introduce Kubernetes KV interface to etcd client
Signed-off-by: Marek Siarkowicz <siarkowicz@google.com>
|
2024-07-23 14:53:09 +02:00 |
|
demoManito
|
f67ec10779
|
etcd: format import order
golang CodeReviewComments:
https://github.com/golang/go/wiki/CodeReviewComments#imports
Signed-off-by: demoManito <1430482733@qq.com>
|
2022-09-20 18:41:39 +08:00 |
|
ahrtr
|
15568f4c00
|
add protection code for Range when the sortTarget is an invalid value
|
2022-01-18 07:46:37 +08:00 |
|
Piotr Tabor
|
8a7f15511c
|
clientv3: Move to client/v3 (just file move)
Mechanical:
% git mv clientv3 client/v3
% git mv client/mock client/v3/
|
2020-10-20 10:08:35 +02:00 |
|