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

redis-cluster chart 0.11.13 is not working (redis version v6.2.5) since new image published #1170

Open
AharonIsraelCohen opened this issue Dec 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@AharonIsraelCohen
Copy link

What version of redis operator are you using?
Redis Operator Chart: 0.13.1
Operator imageTag: v0.13.0

Does this issue reproduce with the latest release?
Not happen on the latest version

What did you do?
Installed the operator successfuly
Then I tried to install the redis-cluster
redis-cluster chart version: 0.11.3
redis image: v6.2.5

And then I got in the logs:
`*** FATAL CONFIG FILE ERROR (Redis 6.2.5) ***
Reading the configuration file, at line 16

'cluster-announce-hostname redis-cluster-leader-0'
Bad directive or wrong number of arguments`

Then I noticed here -> https://quay.io/repository/opstree/redis?tab=tags
that new version published few month ago, I try to install with the old 6.2.5 sha256:aa634cd690da99d801073fcb4531026f1cc71d3a34c5d5f4f2021c938533107b
And it worked.

@AharonIsraelCohen AharonIsraelCohen added the bug Something isn't working label Dec 15, 2024
@jiangjian0920
Copy link

Yes, I also encountered this issue. Switching to the old image solved it. Thanks for the reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants