-
> 3: statement failed: mysql client error: Server error: `ERROR HY000 (1105): MetaServiceError. Code: 2001, Text = can not forward any more: max number of forward reached.'
> [SQL] insert into t2 val…
-
### Description:
After adding a LoadBalancer to Gatewayd, the application is no longer stateless. This change impacts the architecture and might require adjustments to the Helm chart and deployment…
-
This issue is mostly to document and keep track of the test failures. The issue is not with BMO itself, rather a performance issue in the CI system.
**Which jobs are flaking**
Possibly all runni…
-
Hey,
I am having an issue with collecting Kube State Metrics from my EKS cluster. What appears to be happening is that the kube state metrics collection works correctly when the elastic agents star…
-
**Describe the solution you'd like**
I'd like to deploy e.g. the "audit" component statically, not using k8s deployments, in HA. It would be *very* convenient to leverage the controller-runtime's lea…
-
The thread memory feature does not work well when using multiple replicas.
Implementing leader election and forward inbound requests to the leader could solve this issue.
-
For confirmed bugs, please report:
- Version: 8.15.1
- Operating System: Linux on Kuberentes
- Steps to Reproduce:
Attempting to deploy elastic agent on kubernetes to run threat intel integration or …
-
HI @tidwall 👋
Getting back to playing with your library again and making some updates/fixes to my bitraft I noticed some strange behaviour I'm wondering if you can help figure out.
I form a 3-n…
-
```
2024-03-15T08:15:46Z DEBUG Reconciling Service {"controller": "spinapp", "controllerGroup": "core.spinoperator.dev", "controllerKind": "SpinApp", "SpinApp": {"name":"sentime │
│ E0315 …
-
Chunkservers need to be able to agree on which server is the leader and needs to handle the requests.
Can implement this using Raft algorithm. Write tests to ensure that raft is working correclty