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

OCPBUGS-17157: *: filter informers when preconditions are met #3021

Commits on Sep 6, 2023

  1. *: filter informers when preconditions are met

    When we can detect at startup time that all of the objects we're about
    to look at have the labels we're expecting, we can filter our informer
    factories upfront.
    
    Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
    stevekuznetsov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4b0711b View commit details
    Browse the repository at this point in the history
  2. test/e2e: improvements

    Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
    stevekuznetsov committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    76b6873 View commit details
    Browse the repository at this point in the history