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

🌱 Add a design document to filter cache by selectors #1419

Merged

Commits on Apr 8, 2021

  1. Add a design document to filter cache by selectors

    The controller-runtime is caching all the resource instance even if not
    all of them end up being reconciled, this design document describe a
    proposal to that problem by use selectors at the ListWatch informers
    mechanism.
    
    Signed-off-by: Quique Llorente <ellorent@redhat.com>
    qinqon committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    141ddd6 View commit details
    Browse the repository at this point in the history