-
**Describe the issue:**
I'm trying to configure a Self Managed cluster using kubernetes, following the instructions at https://docs.camunda.io/docs/self-managed/setup/install.
When running
``` b…
-
**Describe the use case:**
This feature request is about integrating the execution layer identity into a SM cluster. Execution Identity is a new component that is part of the mono-repo https://gith…
-
**Describe the bug**
It seems right now errors that occur during flush in Raft are uncaught, and end up causing the partitions to go inactive. This mostly occurs when running Zeebe with an NFS file…
-
Since we're replacing Operate importer with Zeebe exporter, we need to adjust many pieces of documentation:
- how to enable and configure new exporter in Zeebe from scratch
- how to migrate from ver…
-
Hello,
I was running zeebe 8.5.x cluster and everything was good. After upgraded to 8.6.x, I got an error "Failed to bind TCP server to port x.x.x.x:26502 due to io.netty.channel.unix.Errors$Native…
-
**Describe the bug**
Reported by the here in [error reporting tool](https://console.cloud.google.com/errors/detail/CPPo7YeTp_ieoAE;service=zeebe;time=P7D;locations=global?project=camunda-cloud-…
-
### Context
Apart from the regual client APIs that are documented in [API docs](https://docs.camunda.io/docs/next/apis-tools/working-with-apis-tools/), we have several important features exposed vi…
-
## SDK Component
OAuth provider
## Expected Behavior
Calls to APIs can be authorized using a JWT token that is directly passed in the configuration.
## Current Behavior
Calls to APIs …
-
There is an annoying intermittent failure in this test:
```
FAIL src/__tests__/zeebe/integration/Client-ThrowError.spec.ts (23.129 s)
Can set variables when throwing a BPMN Error
4 DEADLI…
jwulf updated
6 months ago
-
**Describe the use case:**
When altering the `zeebe.partitionCount`, you always have to adjust the `optimize.partitionCount` as well.
**Describe the enhancement/feature:**
Instead of having `…