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

[Request] Database initialization and migration #549

Closed
andrewazores opened this issue Jul 5, 2024 · 0 comments · Fixed by #614
Closed

[Request] Database initialization and migration #549

andrewazores opened this issue Jul 5, 2024 · 0 comments · Fixed by #614
Assignees
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

Describe the feature

Related to cryostatio/cryostat-operator#814

Once the postgres database is deployed separately and it has its own lifecycle, the database should be initialized using SQL scripts rather than by Hibernate's drop-and-create schema. We should also use some tool, such as Flyway, to facilitate database schema upgrades for future versions.

Anything other information?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant