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

Use an Informer to list LimitRanges 🥼 #4234

Merged
merged 1 commit into from
Sep 16, 2021

Commits on Sep 16, 2021

  1. Use an Informer to list LimitRanges 🥼

    Using a LimitRange lister here instead, so this doesn't end up hitting
    the real API server on each call.
    
    Taking into account a review :
    tektoncd#4176 (comment).
    
    Signed-off-by: Vincent Demeester <vdemeest@redhat.com>
    vdemeester committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9cd860b View commit details
    Browse the repository at this point in the history