-
The following gRPC methods should have comparative functionality in the python-etcd3 API. This issue is to keep track of features that still require some implementation.
Auth
----
- [ ] `AuthEn…
-
### 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
-
### What would you like to be added?
https://github.com/kubernetes/kubernetes/blob/1d811065345bfe9f3be7f6757a9938c1760180c7/staging/src/k8s.io/apiserver/pkg/storage/etcd3/store.go#L760-L789
> Ca…
-
Hello,
I am having troubles parsing keys from ETCDv3 to get the endpoints of Kubernetes api servers.
I understood that Kubernetes now stores keys in etcd3 in protobuf format, therefore when I extr…
-
**文档版本**
说明你查看的是哪个 branch 的文档,即 K8S 版本,如 v1.8、v1.12。
master节点
**现象描述**
描述问题的现象。
在部署flannel网络的时候,操作到向 etcd 写入集群 Pod 网段信息对于${FLANNEL_ETCD_PREFIX}不存在表示疑惑,并且etcd3.4.3版本的指令参数设置已经有所改变,类似于 --cacert="" …
-
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
-
什么时候从dubbo项目中把etcd注册中心的扩展迁移过来,以支持dubbo3.0使用etcd?
-
hello,
i want to add watch which only watch the put event of a key.
but i got the exception:
AttributeError: Assigment not allowed to repeated field "filters" in protocal message object.
than i fou…
-
_This text is to be modified according to comments in this thread_
A middleware for easing development of microservices-architected applications.
Main idea is to provide a common interface to a …
-
Hi,
I am one of the authors of python-etcd and I have written a very crude client for etcd3 as well, which I was going to publish when I got some of the parts there to work better.
Would you like m…