Skip to content

Conversation

@bkenez
Copy link
Member

@bkenez bkenez commented Sep 2, 2025

Which problem does the PR fix?

Closes: #4046

What's in this PR?

Revert prior webmodeler DB change, favoring JDBC URL only configuration

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

  • In the repo's root dir, run make go.update-golden-only.
  • There is no other open pull request for the same update/change.
  • Tests for charts are added (if needed).
  • In-repo documentation are updated (if needed).

After opening the PR:

  • Did you sign our CLA (Contributor License Agreement)? It will show once you open the PR.
  • Did all checks/tests pass in the PR?

@github-actions github-actions bot added version/8.8 Camunda applications/cycle version component/web-modeler labels Sep 2, 2025
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 2, 2025 16:51 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 2, 2025 16:51 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 2, 2025 16:54 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 2, 2025 16:54 In progress
@bkenez bkenez requested review from aabouzaid and removed request for aabouzaid September 2, 2025 18:30
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 2, 2025 18:32 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 2, 2025 18:32 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 3, 2025 09:59 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 09:59 In progress
@bkenez bkenez self-assigned this Sep 3, 2025
@bkenez bkenez marked this pull request as ready for review September 3, 2025 09:59
@bkenez bkenez requested a review from a team as a code owner September 3, 2025 09:59
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 10:21 In progress
@hisImminence hisImminence requested review from aabouzaid and removed request for hamza-m-masood September 3, 2025 11:07
.Values.webModeler.restapi.externalDatabase.host
(toString (.Values.webModeler.restapi.externalDatabase.port))
(.Values.webModeler.restapi.externalDatabase.database)
-}}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like we're dropping support for externalDatabase.host, externalDatabase.port, and so on.

We normally do not just drop support for options like this. we typically talk with product management about a timeframe schedule notifying users of the setting to be removed, and a schedule for removal.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot it was added to 8.7, too. I think it's simpler to just remove the deprecation notice for now and make no functional changes

Copy link
Contributor

@jessesimpson36 jessesimpson36 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this needs to be a conversation with product-management.

@github-actions github-actions bot added the version/8.7 Camunda applications/cycle version label Sep 3, 2025
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es-upgrade September 3, 2025 14:08 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 14:08 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es September 3, 2025 14:20 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es-upgrade September 3, 2025 14:20 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 3, 2025 14:20 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 14:20 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es September 3, 2025 15:46 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 15:46 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-8-gke-eske September 3, 2025 15:46 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es-upgrade September 3, 2025 15:46 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es September 3, 2025 16:13 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 16:13 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es-upgrade September 3, 2025 16:13 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es September 3, 2025 16:41 Destroyed
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot requested a deployment to gke-4071-intg-8-8-gke-eske-upgrade September 3, 2025 16:41 In progress
@distro-ci-manage-gh-envs distro-ci-manage-gh-envs bot temporarily deployed to gke-4071-intg-8-7-gke-es-upgrade September 3, 2025 16:41 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/web-modeler version/8.7 Camunda applications/cycle version version/8.8 Camunda applications/cycle version version:12.6.0 Issues and PRs related to chart version 12.6.0 version:13.0.0-alpha8 Issues and PRs related to chart version 13.0.0-alpha8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT] remove deprecation note from Web Modeler restapi.externalDatabase.url

3 participants