-
We have found an issue in Service Catalog (Kubernetes API server) with etcd client.
I believe it's a bug in etcd client, not specific to Kubernetes.
We haven't managed to reproduce the issue with …
-
Deployed a cluster of postgres+patroni and etcd in docker swarm (3 node). using patronictl in docker container I get an error:
**patronictl -d etcd_db show-config**
Traceback (most recent call last)…
-
## Context
- I am in the process of developing a Python server handler using the experimental [gRPC aio library](https://grpc.github.io/grpc/python/grpc_asyncio.html).
- My service relies on etcd, …
-
I could be mistaken but looking at the infinite loop for the watch stream doesn't handle the case when you receive an event that is expired i.e. a HTTP status code of 410.
``` python
whil…
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one):
BUG
**Environment**:
- **Cloud provider or hardware configuration:**
VMware Fusion
- **OS (`printf "$(uname -srm)\n$(cat …
-
I am still having an issue with the scripted install, tried with 0.8.1 and 0.9.1 no luck
```
[INFO] Using v0.8.1 as release
[INFO] Downloading hash https://github.com/rancher/k3s/releases/downl…
-
I have a cluster of 3 instance running etcd 3.2.7 on coreos machine on amazon aws.
On 4th ec2 instance I have built etcd latest version (master branch) but when I am trying to run
grpc-proxy with mu…
-
**Version:**
k3s version v0.10.0 (f9888ca3)
**Describe the bug**
k3s server crashes on startup with "ipset v7.1: Cannot open session to kernel."
**To Reproduce**
run the install.sh script and…
-
**Version:**
Before upgrading : v0.9.1
After upgrading : v1.17.2-k3s1
OS:centos 7.6
**K3s arguments:**
`INSTALL_K3S_EXEC="server --docker"`
**Describe the bug**
When I upgraded from …
-
I'm running a build with the fix for https://github.com/kubernetes/minikube/issues/9371, but still encountering this error:
```
$ ./minikube version
minikube version: v1.13.1
commit: bc3db0d7681…