external-secrets / kubernetes-external-secrets

Integrate external secret management systems with Kubernetes
MIT License
2.6k stars 404 forks source link

Is it possible to reload the ExternalSecrets resource? #834

Closed Artemkulish closed 2 years ago

Artemkulish commented 3 years ago

Even though it is possible to set up automatic polling of secrets, it would be great to have a possibility to either trigger SYNCs when necessary or make an API call to reload/restart the ExternalSecrets resource so that it could fetch fresh secrets when needed.

I was unable to find a way to either trigger a sync or reload the resource, please let me know if it is possible.

mvoitko commented 3 years ago

How to set up automatic secrets polling from AWS SSM?

Flydiverny commented 2 years ago

@Artemkulish There is no API or so, however I believe you should be able to annotate the ExternalSecret to trigger a sync.

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.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 30 days with no activity.