Skip to content

Move dedicated watchers to in-controller watches#153

Merged
hiddeco merged 1 commit intomainfrom
watch-in-controller
Oct 27, 2020
Merged

Move dedicated watchers to in-controller watches#153
hiddeco merged 1 commit intomainfrom
watch-in-controller

Conversation

@hiddeco
Copy link
Copy Markdown
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 requested a review from stefanprodan October 27, 2020 02:31
@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>
@hiddeco hiddeco force-pushed the watch-in-controller branch from 7707379 to 2b86162 Compare October 27, 2020 12:05
Copy link
Copy Markdown
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.

2 participants