Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add migration jobs to supported databases #9

Open
samuel-lindgren opened this issue Jan 27, 2025 · 0 comments
Open

Add migration jobs to supported databases #9

samuel-lindgren opened this issue Jan 27, 2025 · 0 comments

Comments

@samuel-lindgren
Copy link

samuel-lindgren commented Jan 27, 2025

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant