/go/pkg/mod/sigs.k8s.io/controller-runtime@v0.11.0/pkg/internal/controller/controller.go:227
1.6492677212931046e+09 ERROR controller.redis Reconciler error {"reconciler group": "redis.redis.opstreelabs.in", "reconciler kind": "Redis", "name": "redis-test", "namespace": "redis-test", "error": "persistentvolumeclaims \"redis-test-redis-test-0\" is forbidden: User \"system:serviceaccount:redis-operator:redis-operator\" cannot delete resource \"persistentvolumeclaims\" in API group \"\" in the namespace \"redis-test\""}
That error can be replicated by using the quay.io/opstree/redis-operator:0.10.0 container image.
Signed-off-by: Michael Beasley michael.beasley@alvaria.com
Resolves:
That error can be replicated by using the
quay.io/opstree/redis-operator:0.10.0
container image.