Jesse Simpson

Results 49 issues of Jesse Simpson

**Describe the use case:** Create startup probes such that pods that have dependencies on other pods do not start / crashloop before the dependency is ready. This will be helpful...

kind/enhancement

Just be careful of how entrypoint scripts may alter env vars, like the zeebe entrypoint altering `ZEEBE_GATEWAY_NETWORK_HOST`

https://github.com/konveyor/move2kube Mostly for situations where the camunda-platform-helm repo gets a fix, and the change does not get reflected into the docker-compose.yaml file.

see: https://github.com/camunda/camunda-platform/pull/263

**Describe the issue:** We are experiencing an issue where the readiness, liveness, and startup probe paths configured in the Zeebe Gateway are not reflecting the required contextPath. This omission leads...

kind/issue
kind/support
support

This is a draft to see whether certain changes make sense. The problem here is that we try to deduplicate an expression that acts as boolean logic as well as...

**Describe the use case:** For users that use external secrets, some have requested that they be able to set the name of the key inside the kubernetes Secret. so for...

kind/enhancement

**Describe the use case:** With the emphasis being placed on Camunda being a single product with a unified api, rather than a collection of components, I wonder if it makes...

kind/enhancement
discussion

### Which problem does the PR fix? closes: https://github.com/camunda/camunda-platform-helm/issues/1983 related to: https://github.com/camunda/camunda-platform-helm/issues/1976 ### What's in this PR? ### Checklist Please make sure to follow our [Contributing Guide](../blob/main/docs/contributing.md). **Before opening the...