-
This is a braindumping and tracking ticket for selecting and then exposing more configuration options via TOML. I'm still not settled on what's needed, so I'm collecting everything here. Feel free to …
lucab updated
2 years ago
-
We're seeing this error message intermittently in CI, causing most jobs to fail:
```
subprocess.CalledProcessError: Command '['etcdctl', '-w', 'json', 'get', '/doot/put_1']' returned non-zero exit…
-
### What happened?
When i set the watch key as "/etcd-test", and put value to the key "/etcd-test", the watch worked. But when i remove the "/", the watch will not triggered.
![image](https://gith…
nengc updated
6 months ago
-
Is support for etcd v3 planned?
-
I want to read the last revision of a key with prefix
```
response = etcd.get_prefix_response(settings.CONF_PREFIX, sort_order='descend', sort_target='mod', limit=1)
print(response.header.revisio…
-
connected to server and few minutes later call client.get('/xxx'), got error:
```
grpc._channel._Rendezvous:
-
小白求助!本人正在进行Spring Cloud相关组件的学习,正在学习seata教程中使用seata控制下单事务的流程(订单-账户-库存),我的开发环境是这样的:
我在本机的docker环境(docker引擎是windows下的WSL2)上运行了nacos-server(2.4.2)和seata-sever(2.1.0)服务,并且seata服务也已经成功注册到nacos注册中心了
这是我sea…
-
While setting up Calico in our OpenStack deployment we've encountered issues when trying to use TLS authentication to access etcd cluster.
To reproduce:
1. Setup etcd cluster with TLS client aut…
-
I tried bumping the Kubernetes version to 1.6.1 in my fork with this commit: https://github.com/jbw976/coreos-kubernetes/commit/f8397385a0eb80bf9707275c820dd18f048183d7
However, the cluster doesn't…
-
python_etcd-0.4.3-py3.4.egg/etcd/client.py intermittently fails to catch multiple exceptions on exit. The two exceptions I was able to reproduce were:
```
Exception ignored in:
Traceback (most rece…