-
Notifications
You must be signed in to change notification settings - Fork 366
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
Operator Helm Chart v3.3.0 fails at 1st launch #654
Comments
I am facing the same issue, should I wait for the upstream helm chart to be updated. thanks |
we need such annotations for argocd, I have opened #656 to harcode it |
In argocd, I am not able to use this chart. When the planning release time ? |
there is a PR to fix it #656 - waiting for some approvals |
Same error, trying to deploy the operator into an AKS cluster. |
same error, when it is going to get fixed? |
hi, any progress on this. |
Hello, any news? |
For anyone interested, I got 3.3.0 to install using this method:
|
This issue is stale because it has been open for 45 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Re open it, please. |
1 similar comment
Re open it, please. |
Expected behaviour
Launch the Operator Helm chart v3.3.0 (latest one today)
Actual behaviour
It fails fast and the error is:
When digging a little bit, I saw that the
crds/databases.spotahome.com_redisfailovers.yaml
file has these lines:So I guess that the go template part in
annotations
is not expected hereSteps to reproduce the behavior
To reproduce, launch the
redis-operator
chart with v3.3.0.Environment
How are the pieces configured?
Logs
There is no more details about this error in the logs with the --debug flag.
The text was updated successfully, but these errors were encountered: