-
Notifications
You must be signed in to change notification settings - Fork 41
Deprecate InfluxDB #133
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
base: main
Are you sure you want to change the base?
Deprecate InfluxDB #133
Conversation
|
I'm definitely in favour of this change as it simplifies the deployment requirements. Has the application deprecated InfluxDB support? If so, is there an intended date or release version when support will be dropped from the application? As for the changes in the chart, I think there are 3 different kinds of customer to think about:
An alternative approach that might require less proactive customer communication would be to:
|
|
Hi @plumdog and thanks for the very valuable feedback! The PR essentially solves #126 – Flagsmith is still, and will be, able to leverage InfluxDB backend for analytics, but we opt for dropping the InfluxDB deployment from our charts, providing a minimal working configuration based on the existing PostgreSQL database. I suspected the drop was too abrupt. I suppose I can only leave 142e232 and add the following modifications:
Does this look good to you? |
3b54e53 to
b167961
Compare
ef37319 to
edf9c8f
Compare
bb29e28 to
38dea2e
Compare
38dea2e to
653b524
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we should resurrect this, resolve the conflicts, and release? Now that we have the migration job as added in #230, I don't think there's anything stopping us?
Thanks for submitting a PR! Please check the boxes below:
/charts/flagsmith/Chart.yamlin the sectionversionor I'm merging to arelease branch
Changes
This PR deprecates InfluxDB usage:
How did you test this code?