Jesse Simpson
Jesse Simpson
### Which problem does the PR fix? closes https://github.com/camunda/distribution/issues/275 related to #1868 ### What's in this PR? In alpha, set deprecation feature flag to "warning". ### Checklist Please make sure...
… defined ### Which problem does the PR fix? closes #1896 ### What's in this PR? ### Checklist Please make sure to follow our [Contributing Guide](../blob/main/CONTRIBUTING.md). **Before opening the PR:**...
**Describe the use case:** We want a healthcheck for the websockets endpoint. https://github.com/camunda/camunda-platform-helm/pull/1972 This PR has been created, so this issue is mainly for extra visibility. **Describe the enhancement/feature:** **Desired...
**Describe the use case:** [SUPPORT-23070](https://jira.camunda.com/browse/SUPPORT-23070) Hey all, I'm using this ticket as a way of documenting all of the different usages of `existingSecret` and which format they accept as input....
**Describe the use case:** Part of https://github.com/camunda/product-hub/issues/1957 **Describe the enhancement/feature:** **Desired outcome and acceptance tests:**
**Describe the issue:** In PR https://github.com/camunda/camunda-platform-helm/pull/1509 , the ingress `pathType` was made configurable instead of hardcoded values. Each component was given default values under `global.ingress.pathType` and `.ingress.pathType`. However, identityKeycloak was...
## Related to https://github.com/camunda/product-hub/issues/1957 https://github.com/camunda/distribution/issues/125 Epic: ## Overview ## Actions ```[tasklist] ### Sub-tasks ```
**Describe the issue:** Console requires that each input of it's yaml is non-null and non-empty. When an ingress is not configured, it's expected to configure `localhost` with the designated port...
**Describe the issue:** Thread: https://camunda.slack.com/archives/C03UR0V2R2M/p1716403568781159?thread_ts=1715792073.760749&cid=C03UR0V2R2M ``` │ Warning FailedScheduling 65s default-scheduler 0/1 nodes are available: 1 Insufficient ephemeral-storage. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming...
**Describe the use case:** I'm realizing that maintaining different ways of configuring keycloak, elasticsearch, and postgresql is adding a lot of complexity to these helm charts unnecessarily. For example: 1....