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

Move dedicated watchers to in-controller watches #153

Merged
merged 1 commit into from
Oct 27, 2020
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Oct 27, 2020

This prevents the resources from getting annotated, and instead uses
the handler.EnqueueRequestsFromMapFunc to queue requests based on
changes to the source objects.

@hiddeco hiddeco added the enhancement New feature or request label Oct 27, 2020
@hiddeco hiddeco force-pushed the watch-in-controller branch 6 times, most recently from 8c0a1c0 to 7707379 Compare October 27, 2020 11:46
This prevents the resources from getting annotated, and instead uses
the `handler.EnqueueRequestsFromMapFunc` to queue requests based on
changes to the source objects.

Signed-off-by: Hidde Beydals <hello@hidde.co>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @hiddeco 🍰

@hiddeco hiddeco merged commit 2c3c8a9 into main Oct 27, 2020
@hiddeco hiddeco deleted the watch-in-controller branch October 27, 2020 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants