Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions modules/contributor/pages/adr/ADR029-database-connection.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ v0.1, 2022-12-08

Technical Story: https://github.com/stackabletech/issues/issues/238

NOTE: We might want to incorporate changes to address https://github.com/stackabletech/issues/issues/681, maybe as V2?

== Context and Problem Statement

Many products supported by the Stackable Data Platform require databases to store metadata. Currently there is no uniform, consistent way to define database connections. In addition, some Stackable operators define database credentials to be provided inline and in plain text in the cluster definitions.
Expand Down
Loading