Closed iakat closed 4 years ago
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:
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.
k -n redis-operator set image deployments/redis-operator redis-operator=amaiz/redis-operator:latest
Image amaiz/redis-operator:latest
works on kubernetes version v1.20.2.
Steps to reproduce: DigitalOcean Kubernetes v1.19.3
example/k8s_v1alpha1_redis_cr.yaml
Output:
Logs operator :
Redis logs