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: operators/olm: record and expose informers #3005

Commits on Aug 4, 2023

  1. operators/olm: record and expose infromers

    Plugins should re-use informers that the host started, since there's no
    need to double the number of watches and caches we're doing to reconcile
    the same set of objects in one process.
    
    Signed-off-by: Steve Kuznetsov <[email protected]>
    stevekuznetsov committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3dcdfe5 View commit details
    Browse the repository at this point in the history