stackstorm-k8s
stackstorm-k8s copied to clipboard
Bump the version of Redis chart to the latest
Raising this PR as per 305 - validating the E2E testing for the Redis version bump. As per the release notes here, version 14.0.0 may have breaking changes for older installs.
Thanks!
Based on the build, looks like Redis cluster is up & running with all the 3 instances: https://app.circleci.com/pipelines/github/StackStorm/stackstorm-k8s/2064/workflows/f2427912-6b96-4b76-9b69-71ccdb046f16/jobs/6554?invite=true#step-110-10
However, st2api is failing to start: https://app.circleci.com/pipelines/github/StackStorm/stackstorm-k8s/2064/workflows/f2427912-6b96-4b76-9b69-71ccdb046f16/jobs/6554?invite=true#step-109-300
Next steps, someone needs to try the same deployment and look at the st2api logs why it's failing. Easiest case if it's just a connection string issue and we need to update some templating or vars, worst case if it's about the redis compatibility with st2.