Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endpoint to force sync and option to disable polling #67

Open
servo1x opened this issue May 15, 2020 · 2 comments
Open

Endpoint to force sync and option to disable polling #67

servo1x opened this issue May 15, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@servo1x
Copy link

servo1x commented May 15, 2020

It would be nice if there was an option to disable polling and offer an endpoint that could be called to force a sync so updates to secrets can be more controlled if desired.

@eduardogr eduardogr added enhancement New feature or request good first issue Good for newcomers labels Oct 20, 2020
@eduardogr eduardogr self-assigned this Feb 8, 2021
@eduardogr
Copy link
Collaborator

Hi @servo1x.
First of all, thanks for using the secrets-manager and sorry for the late response.

What do you mean by disable polling and offer an endpoint that could be called?

By saying "to force a sync so updates to secrets can be more controlled if desired", i understand you mean the reconcile-period, right?

So, I assume you want to be able to

  • disable the reconciliation period to not allow the controller to update the secrets
  • and provide an endpoint to run the update

Is that right? Can you tell me more about your usecase?

@servo1x
Copy link
Author

servo1x commented Feb 8, 2021

Hi @eduardogr, yes we were interested in a way that instead of polling, we could trigger the sync via a webhook for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants