camunda / camunda-platform-helm

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

refactor: remove migration application #2573

Closed ChrisKujawa closed 1 week ago

ChrisKujawa commented 1 week ago

Which problem does the PR fix?

Removes obsolete migration application. Was already removed here https://github.com/camunda/camunda/pull/24620

What's in this PR?

Remove the config and init-container

Checklist

Please make sure to follow our Contributing Guide.

Before opening the PR:

After opening the PR:

ChrisKujawa commented 1 week ago

So to me it looks like this PR is obsolete right? @houssain-barouni @aabouzaid there is no migration app as init container anymore in the core statefulset.

aabouzaid commented 1 week ago

@ChrisKujawa that's correct. No migration int container for Core so far.