external-secrets / kubernetes-external-secrets

Integrate external secret management systems with Kubernetes
MIT License
2.61k stars 403 forks source link

Status update failed for externalsecret due to modification, new poller should start #885

Closed mrojasbb closed 2 years ago

mrojasbb commented 2 years ago

This error has been prompted in our external secrets, but I don't know what could be the cause of a failing when updating the status. Any ideas?

status update failed for externalsecret this._namespace/this._name, due to modification, new poller should start

Thanks a lot and sorry if any inconvenience.

Flydiverny commented 2 years ago

Are you running multiple replicas of the kes operator?

matiri132 commented 2 years ago

I have the same issue. I'm running to external secrets operator in the same cluser to make a migration. I configured the watched_namespace variable and each one is looking in the corrects namespaces but still having that error. And the external secrets resource gave me a 404. Any idea @Flydiverny ?

wufengzlw commented 2 years ago

Hi, I have the same issue, external-secret with AWS Secrets manager, any update? status update failed for externalsecret {namespace}/{secret_name}, due to modification, new poller should start

Flydiverny commented 2 years ago
github-actions[bot] commented 2 years ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

mrojasbb commented 2 years ago

The problem hasn't showed to me again, so I truly don't know the cause. Either way, thanks a lot!!