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

fix(resource-eventsource): Use event time instead of obj create time to filter UPDATE/DELETE events #1157

Merged
merged 2 commits into from Apr 2, 2021

Conversation

whynowy
Copy link
Member

@whynowy whynowy commented Apr 2, 2021

Signed-off-by: Derek Wang whynowy@gmail.com

When using Resource event source to watch UPDATE/DELETE events, the time used to filter the events (afterStart) should be event happen time instead of obj create time.

Checklist:

…to watch UPDATE/DELETE events

Signed-off-by: Derek Wang <whynowy@gmail.com>
Signed-off-by: Derek Wang <whynowy@gmail.com>
@whynowy whynowy merged commit e8aaa58 into argoproj:master Apr 2, 2021
@whynowy whynowy deleted the resource_fix branch April 2, 2021 23:51
whynowy added a commit that referenced this pull request Apr 5, 2021
…to filter UPDATE/DELETE events (#1157)

* fix(resource-eventsource): Use event time instead of obj create time to watch UPDATE/DELETE events

Signed-off-by: Derek Wang <whynowy@gmail.com>
juliev0 pushed a commit to juliev0/argo-events that referenced this pull request Mar 29, 2022
…to filter UPDATE/DELETE events (argoproj#1157)

* fix(resource-eventsource): Use event time instead of obj create time to watch UPDATE/DELETE events

Signed-off-by: Derek Wang <whynowy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants