feat: Implement generic database connection#814
Merged
maltesander merged 24 commits intomainfrom Apr 29, 2026
Merged
Conversation
20 tasks
Member
|
I will have a look after stackabletech/superset-operator#722 |
13 tasks
sbernauer
requested changes
Apr 24, 2026
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de>
…se-connection' into feat/generic-database-connection
Member
Author
Release notesBREAKING: Consolidated the metadata storage database CRD config to use the generic database connector mechanism. The PostgreSQL / MySQLto: DerbyFrom: to: DocumentationNot many changes, just example updates. E.g: https://docs.stackable.tech/home/nightly/druid/getting_started/first_steps/#_druid |
sbernauer
previously approved these changes
Apr 24, 2026
The merge-base changed after approval.
sbernauer
previously approved these changes
Apr 24, 2026
The merge-base changed after approval.
sbernauer
previously approved these changes
Apr 28, 2026
Member
sbernauer
left a comment
There was a problem hiding this comment.
LGTM, but we should schedule a Jenkins run as soon as the images are build
Member
Author
Member
Author
|
Some failures (seem flaky), works locally: |
sbernauer
approved these changes
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Part of stackabletech/issues#238
Needs stackabletech/operator-rs#1200
metadata_storage_database->metadata_database(consolidation)Definition of Done Checklist
Author
Reviewer
Cargo.toml only contains references to git tags (not specific commits or branches)No, as we needed feat: AddDerbyConnection::jdbc_connection_details_for_network_accesshelper operator-rs#1200 and don't want to wait for an op-rs releaseAcceptance
type/deprecationlabel & add to the deprecation scheduletype/experimentallabel & add to the experimental features tracker