-
In the TDI-500 docker compose project, a race condition seemed to occur where three knowledge mappers started up at the same time and registered their smart connector (in separate KERs) at the same ti…
-
I'm using k6 to make concurrent requests to Envoy, which should then forward to two upstream services.
Scenario:
1. docker-compose is running, using `nginx` for lb_endpoints
2. lb_endpoints are…
-
### Existing Resources
- [ ] Please search the existing issues for related problems
- [ ] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [ ] Consult the …
-
Hi, can you help me?
I am using Bayx to create and manipulate my AAS, and i want to use EDC-EXTENSION-FOR-AAS to be able to send AAS.
But i am not being able to register AAS services by URL, and reg…
-
We are using the provider to deploy a two node k8s bare metal cluster.
We need the certificate rotation enabled for the metrics server. The [Kubelet Serving Certificate Approver](https://github.c…
-
```
root@WORKER-NODE:~# kubeadm join ${MASTER-NODE-IP}:6443 --token ${TOKEN} --discovery-token-ca-cert-hash sha256:HASH
[preflight] Running pre-flight checks
[preflight] Reading configuration from …
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=841122
Build error leg or test failing: Build / linux-x64 debug Libraries_Al…
-
### Steps to reproduce the problem
1. Start Dockerized mastodon using compose (see https://codeberg.org/NoGafam/apps/src/branch/main/mastodon/docker-compose.yml)
2. Everything is working
3. After a…
-
Here is the sequence of events that led to this problem:
- The azure-eventhub input starts successfully
- azure-eventhub runs for a while
- then, a FATAL error happens in the azure-eventhub
If the e…
-
### Describe the bug
A container that has a dependency with the `condition: service_healthy`, will not wait for the container it depends on
### To Reproduce
1. Start containers with `conditio…