Falko Menge

Results 96 issues of Falko Menge

My current prospect is forced to use Spring Boot 3.0.13 with Camunda 8.6. The original Spring Zeebe project had an extra column in its [compatibility matrix](https://github.com/camunda-community-hub/spring-zeebe?tab=readme-ov-file#version-compatibility) stating compatibility with any...

component:zeebe

**Describe the issue:** When I set `global.elasticsearch.enabled: false` the Zeebe Brokers fail to start. **Actual behavior:** Error: ``` org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'broker' defined in io.camunda.zeebe.broker.BrokerModuleConfiguration: Failed to...

kind/issue
platform/gcp

Expected: Connector configuration understands that identity is turned off via `global.identity.auth.enabled: false` and `identity.enabled: false`. ![image](https://github.com/user-attachments/assets/7bcc3d6a-a8f1-46ed-99e1-824774076621) ![image](https://github.com/user-attachments/assets/c0bc77dc-471d-404e-8b88-fe0250ac1db9) ![image](https://github.com/user-attachments/assets/dc03e483-059b-4dcd-a007-c28eaf89992e) But this config map ends up without any URL for Operate: https://github.com/camunda/camunda-platform-helm/blob/4aca7ec171ab7e3910e8c7c56bc2cb0ef69797e7/charts/camunda-platform-8.6/templates/connectors/configmap.yaml#L28-L35...

kind/issue

Using https://github.com/camunda/camunda-deployment-references/blob/main/aws/rosa-hcp/camunda-versions/8.6/procedure/install/helm-values/scc.yml and disabling ES leads to: ```shell $helm install camunda camunda/camunda-platform -f ssc.yaml -f camunda-values.yaml Error: INSTALLATION FAILED: template: camunda-platform/templates/zeebe/1/2/3/4/5/6/7/8/z_compatibility_helpers.tpl:87:30: executing "camunda-platform/templates/zeebe/1/2/3/4/5/6/7/8/z_compatibility_helpers.tpl" at : wrong type for value; expected...

kind/bug

### Describe the Bug includes([5..10], 6) returns null but true is expected. ### Steps to Reproduce 1. [FEEL Playground](https://nikku.github.io/feel-playground/?e=includes%28%5B5..10%5D%2C+6%29%0A%0A&c=%7B%7D&t=expression&st=true) ### Expected Behavior includes([5..10], 6) returns true ### Environment - Host...

bug
tck
backlog

@upgradingdave what is this for? https://github.com/camunda-community-hub/camunda-8-process-solution-template/blob/1ef1d442df9fe403010dd889dfec1662b1155f05/pom.xml#L124-L131

```sh gcloud beta container --project "camunda-researchanddevelopment" node-pools create "c4-standard-4" --cluster "falko-benchmark" --zone "europe-west1-b" --node-version "1.31.6-gke.1020000" --machine-type "c4-standard-4" --image-type "COS_CONTAINERD" --disk-type "hyperdisk-balanced" --disk-size "100" --metadata disable-legacy-endpoints=true --scopes "https://www.googleapis.com/auth/devstorage.read_only","https://www.googleapis.com/auth/logging.write","https://www.googleapis.com/auth/monitoring","https://www.googleapis.com/auth/servicecontrol","https://www.googleapis.com/auth/service.management.readonly","https://www.googleapis.com/auth/trace.append" --spot --num-nodes "0"...

enhancement

> @upgradingdave somehow the file in the repo is still called `keycloak.truststore.jks` and the link is broken _Originally posted by @falko in [eb045c6](https://github.com/camunda-community-hub/camunda-8-helm-profiles/commit/eb045c6f4f24a31449b03ae404eb512a575e288f#r155752633)_ same with `keycloak.keystore.jks`