-
Vagrant master provisioning fail at the last step
> server-01: + docker run --rm --net=host appropriate/curl -s https://127.0.0.1/v3/clusterregistrationtoken -H 'content-type: application/j…
-
As see in #12085.
-
I'm deploying a new cluster with a minor adjustment to the Ansible variable, specifically setting `with_haproxy_load_balancing` to `true` and updating the necessary instances in the inventory file. Af…
-
It seems pure raft based on pysyncobj does not namespace the configuration values like e.g. etcd does (which uses the `/$SCOPE/` as prefix/namespace). So you can't run two patroni instances on the sam…
-
### Describe the bug
It just crashed with a window having unformatted text:
```
tobuf,application/json,audit-id:f1be1d5f-5244-4c4c-89fa-445cb56f7088,client:127.0.0.1,protocol:HTTP/2.0,resource:pe…
-
## Feature Request ##
### Environment ###
GCE and bare metal
### Desired Feature ###
It seems to me the desired architecture for a larger Container Linux cluster is to run `etcd-member.ser…
-
[etcd3](https://github.com/kragniz/python-etcd3) seems not to be actively maintained for recent months.
Its asyncio backend PR and other bug fix PRs are long-pending.
An alternative implementation i…
-
I think we have to quickly make the following decisions:
1. **Do we really want to implement sensor failover?**
https://docs.stackstorm.com/reference/sensor_partitioning.html
In all modes othe…
-
### What happened?
## Steps to Reproduce
create a server running on main thread, offloads requests to node worker threads. implement open telemetry on main thread, requests/sec is reduced by 80% whe…
-
Hi @wellsie and others,
I have some ideas about this repo and it would be nice to discuss them. The current way of the project is mostly one time shot. You can not upgrade easily your cluster. You …