Open
Description
The chart currently supports schema initialization for Cassandra and may eventually support it for PostgreSQL . However, neither of them includes automated migration jobs. Adding migration jobs would allow the users to upgrade to newer Cadence versions without manual intervention.
Proposed Changes
- Add migration jobs:
- Provide a dedicated job for Cassandra migrations.
- Include a separate job for PostgreSQL migration when/if PostgreSQL is supported.
- Optional enable/disable:
- Allow users to toggle these jobs in
values.yaml
based on their deployment preferences.
- Allow users to toggle these jobs in
Metadata
Metadata
Assignees
Labels
No labels