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

Implement CloudnativePG database operator #354

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

pvannierop
Copy link
Contributor

Description of the change
This PR will deploy the CloudNativePG postgresql/timescaledb operator for Kubernetes. CloudNativePG will deploy a new database cluster that can be managed (migrated, scaled, ...) by the CNPG. All RADAR-base services that make use of a database are reconfigured. Most of this is done at the level op the helm charts. Where relevant logic/config of database passwords was changed or removed. Migration documentation is included in the PR.

Benefits
The CloudNativePG postgresql/timescaledb operator will make managing the database a lot more efficient.

Possible drawbacks
To make the transition, users may have to migrate their databases. CloudNativePG operator automates this to some degrees (see migration documentation).

Is replaced by auto deployment by the charts themselves
Now configured in the new radar-grafana chart.
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.

1 participant