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

feat: require database #2065

Merged
merged 1 commit into from
Oct 25, 2024
Merged

feat: require database #2065

merged 1 commit into from
Oct 25, 2024

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Oct 25, 2024

Ref: SRX-NMC7OD

BREAKING CHANGE: The postgreSQL Database is now required.

The helm-parameter db.writeEslTableOnly is not supported anymore.
The helm-parameter db.dbOption now only supports the option "postgreSQL", which is now also the default.

See docs/database.md for details.

Note that there is now some "dead code", especially in the cd-service that deals with git. This will be removed later on.

Ref: SRX-NMC7OD

BREAKING CHANGE: The Database is now required.
The helm-parameter `db.writeEslTableOnly` is not supported anymore.
The helm-parameter `db.dbOption` now only supports the option "postgreSQL", which is now also the default.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com merged commit 4f46201 into main Oct 25, 2024
17 checks passed
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-require-db branch October 25, 2024 15:18
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

Successfully merging this pull request may close these issues.

2 participants