Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Support ListOption in informer #172

Open
MartinForReal opened this issue May 31, 2019 · 0 comments
Open

Support ListOption in informer #172

MartinForReal opened this issue May 31, 2019 · 0 comments

Comments

@MartinForReal
Copy link

MartinForReal commented May 31, 2019

I found that informer doesn't accept ListOptions as parameter as informer in client-go does.
I my scenario, We need to update the status of CRD resource when the resources created by crd are updated. So we need to set list option for informer to filter out unrelated resource updates and make controller more efficient.

Do you think it is a reasonable feature request?

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

No branches or pull requests

1 participant