Switch to cloudpirates redis / memcached chart and image#373
Switch to cloudpirates redis / memcached chart and image#373
Conversation
|
@monotek I'm not entirely sure if this would be a good path, but the cloudpirates/redis helm chart seems to be modeled after the bitnami chart. Data migration should not be needed. We could also consider switching memcached as well. Would this require a major update? |
|
I guess i would raise the major version number of the chart and add it as info to the upgrading section, so people are aware, even if no upgrade steps are required. |
|
https://artifacthub.io/packages/helm/cloudnative-pg/cloudnative-pg looks like a good option for postgres. |
|
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
fb799af to
0974c36
Compare
|
I've tried cnpg a while ago and the cluster was broken from time to time. For zammad chart usecase (single pod / no cluster) it might be ok though. If we use operators now we could also switch to the eck operator for elasticsearch. |
|
@monotek my idea would be that for Zammad 7.0 (early March) we only switch redis, memcached and perhaps also Elasticsearch. I would not touch postgresql just yet, this could come with another major update later. Data migration might be challenging here. For elasticsearch, there is a chart from the vendor on artifact hub. We should probably go with this unless there are strong reasons against? |
|
We could consider a PG switch now if there's an easy migration path. |
I don't think you'll find an easy one. For Elasticsaerch with eck operator it's nearly the same. |
Which issue this PR fixes
Checklist