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 cache option to filter by field #1404

Closed

Commits on Mar 17, 2021

  1. Add FieldSelectorByResource option to cache

    All instance for a same resources are being cached by
    controller-runtime, for some use cases this consumes a lot of memory and
    CPU. This change add a option to the cache so resources can be filtered
    by field.
    
    Signed-off-by: Quique Llorente <ellorent@redhat.com>
    qinqon committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ff97b8f View commit details
    Browse the repository at this point in the history