Results 4 issues of Vsevolod

In everyday use of lease keepalive methods, we have encountered the following problems: - The `CallEtcd` method only retries unreachable errors, but it does not cover all errors that can...

i want to use k8s headless service for connection to my etcd cluster with 3 nodes. does dotnet-etcd support this feature? or i need pass to etcdClient one url for...

enhancement
up-for-grabs

i have an operator, that creates service and pod for my custom resource. if i get an error immediately, the rateLimiter works as expected: ```go pod.Name = "!!!" if err...

lifecycle/rotten

these PR contains: - unit test project, - classes that allow to mock etcd-grpc calls - some unit tests that explain how to use it unit tests for other functionality...