You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: