-
## Expected Behavior
Documentation should fully describe what the supported Calico CNI types do and why you would use them.
## Current Behavior
Documentation currently doesn't do a go…
-
**Describe the bug**
I'm trying to run Vault using etcd v3 as a backend, and I want to use grpc-proxy between Vault and the etcd cluster.
Vault relies on the etcd endpoint to provide a `/ver…
-
依赖库:
github.com/rpcxio/rpcx-etcd v0.2.0
github.com/smallnest/rpcx v1.7.3
go.etcd.io/etcd/client/v3 v3.5.4
github.com/rpcxio/libkv v0.5.1-0.20210420120011-1fceaedca8a5
客户端初始化代码:
```
func InitC…
-
I am trying to create pg cluster using stolon.
Spec:
OS: Ubuntu 18.04
etcd: V3
Before running keeper i have issued commands for initdb and started sentinel as stated in documentation.
Below i…
-
**Describe the bug**
When I started Patroni service, it was always in "**activating**" status. However, I use `patronictl list` command, it is running. I don't understand I wron anywhere. Patroni gen…
-
## Expected Behavior
## Current Behavior
## Possible Solution
## Steps to Reproduce (for bugs)
1.
2.
3.
4.
## Context
## Your Environment
* Calico ver…
-
It's convenient to put/get keys in a "namespace" for separating different usage, or it's even required to smoothly write concurrent tests share the same etcd cluster.
This concept, in ZooKeeper, is…
-
### What happened?
root@test3:/var/lib/etcd# curl -L -s http://127.0.0.1:2379/v3/cluster/member/list -X POST -d '{"linearizable": false}'
{"header":{"cluster_id":"17243073253266288807","member_id":"…
-
RT, 可借鉴 https://github.com/etcdv3/etcd-client/blob/master/.github/workflows/ci.yml
-
/kind bug
**Description**
All containers launched via Podman/libpod pass a `K8S_*` environment variables, like `K8S_POD_NAME` to the underlying CNI. This causes [CNI's like Calico](https://githu…