Skip to content

Putting back event for reprocessing after a specific amount of time #157

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

Closed
csviri opened this issue Aug 5, 2020 · 5 comments · Fixed by #235
Closed

Putting back event for reprocessing after a specific amount of time #157

csviri opened this issue Aug 5, 2020 · 5 comments · Fixed by #235
Assignees

Comments

@csviri
Copy link
Collaborator

csviri commented Aug 5, 2020

We should allow users to put back events for reprocessing, this will allow periodic checking / polling with a very generic way.

@csviri csviri self-assigned this Aug 22, 2020
@csviri
Copy link
Collaborator Author

csviri commented Aug 28, 2020

We will cover this functionality within this issue:
https://github.com/ContainerSolutions/java-operator-sdk/issues/179

@goldmann
Copy link

goldmann commented Dec 3, 2020

Is the proposal here related to extending the UpdateControl class so that we could specify a time after which the event would be handled again?

Similarly to this: https://godoc.org/sigs.k8s.io/controller-runtime/pkg/reconcile#Result ?

@csviri
Copy link
Collaborator Author

csviri commented Dec 3, 2020

@goldmann basically yes, the issue mentioned before will cover this, but with a slightly different approach.
In the first milestone we will just provide support for that, in next iterations, hopefully also nicer APIs.

@csviri csviri linked a pull request Dec 3, 2020 that will close this issue
@goldmann
Copy link

goldmann commented Dec 3, 2020

@csviri Great, this is something I'm really interested in! I'll take a look at the PR.

@csviri
Copy link
Collaborator Author

csviri commented Dec 3, 2020

@goldmann it's a quibe big PR, covering a lot. Will write a post that will serve as a introduction / documentation to it. Also feel free to jump on discord and ask question if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants