stackstorm-k8s icon indicating copy to clipboard operation
stackstorm-k8s copied to clipboard

Redis version update

Open anrajme opened this issue 3 years ago • 3 comments

The latest version of Bitnami/redis is a few revisions ahead of the currently pinned stackstorm-kubernetes chart dependency.

https://github.com/bitnami/charts/blob/master/bitnami/redis/Chart.yaml

The latest Bitnami upstream version contains several hotfixes. Can we incorporate the latest bitnami/redis chart to StackStorm/stackstorm-k8s?

anrajme avatar May 07 '22 15:05 anrajme

Yes, that would be very welcome! :+1:

Could you open a PR to update the dependencies? We'll be happy to merge that contribution.

arm4b avatar May 07 '22 15:05 arm4b

I was under the assumption that Redis version bump won't have any direct impact to the stackstorm cluster functionality. However, a few components especially st2-scheduler didn't come online after this change.

Some of the issues like looks to be quite fatal in the version which is currently pinned with stackstorm-kubernetes.

https://github.com/redis/redis/issues/2186

I'm still learning the stackstorm internals, however will see what is the best I can do on this. cheers!

anrajme avatar May 07 '22 16:05 anrajme

Could you still open a draft PR in this repo? At least we'll see how the e2e tests would behave.

arm4b avatar May 07 '22 17:05 arm4b