We are seeing this error frequently when reconciling redis services:
2021-04-20T16:50:57.548516546Z stderr F 2021-04-20T16:50:57.548Z ERROR controller_redis Failed in updating service for redis {"Request.Namespace": "headline-tadpoles", "Request.Name": "api-redis", "error": "Service \"api-redis\" is invalid: [metadata.resourceVersion: Invalid value: \"\": must be specified for an update, spec.clusterIP: Invalid value: \"\": field is immutable]"}
This seems to cause the rest of the reconcile to fail when it occurs.
We are seeing this error frequently when reconciling redis services:
This seems to cause the rest of the reconcile to fail when it occurs.
Any idea what would be causing this?