Skip to content

Add migration jobs to supported databases #9

Open
@samuel-lindgren

Description

@samuel-lindgren

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions