camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
71 stars 130 forks source link

[TASK] Rename Web Modeler PostgreSQL key #2175

Open aabouzaid opened 1 month ago

aabouzaid commented 1 month ago

Related to

Epic: https://github.com/camunda/distribution/issues/230

Overview

In the 8.5 cycle, we added a deprecation note for postgresql key that it will be renamed to webModelerPostgresql, which is consistent with the convention to name sub-components.

Actions

### Sub-tasks
- [ ] Rename the `postgresql` key to `webModelerPostgresql`.
- [ ] Add a constrain to fail if the old key is used.
- [ ] Add the change to the official docs like upgrade guide and announcement page
aabouzaid commented 1 month ago

This has been moved to the short cycle 8.7, which will be in Jan 2025.