-
Notifications
You must be signed in to change notification settings - Fork 31
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
Deploying example not working #24
Comments
Cannot reproduce on k3s v1.18.9+k3s1. (seems to work as intended). Is 1.19 unsupported somehow? |
Broken on 1.18.10-do.2. |
Works on Scaleway Kapsule v1.19.3 |
@sim1 thanks for reporting that. I can confirm the issue with k3d and k8s v 1.19.3 clientVersion:
buildDate: "2020-10-14T12:50:19Z"
compiler: gc
gitCommit: 1e11e4a2108024935ecfcb2912226cedeafd99df
gitTreeState: clean
gitVersion: v1.19.3
goVersion: go1.15.2
major: "1"
minor: "19"
platform: darwin/amd64
serverVersion:
buildDate: "2020-11-13T07:19:02Z"
compiler: gc
gitCommit: 0e4fbfefe1dd8734756dfa4f9ab4fc89665cece4
gitTreeState: clean
gitVersion: v1.19.3+k3s3
goVersion: go1.15.2
major: "1"
minor: "19"
platform: linux/amd64 With this version operator fails to update pods' labels: redis-operator/pkg/controller/redis/redis_controller.go Lines 261 to 305 in 6baac7e
Let me find another way to update labels without trying to update the whole Pod objects. |
@sim1 please verify the fix for the latest image. |
Image |
Steps to reproduce:
DigitalOcean Kubernetes v1.19.3
example/k8s_v1alpha1_redis_cr.yaml
Output:
Logs operator :
Redis logs
The text was updated successfully, but these errors were encountered: