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/v1alpha1: expose CSV copied logic #289

Commits on Aug 3, 2023

  1. operators/v1alpha1: expose CSV copied logic

    We want to use a partial object metadata query for CSVs to reduce
    resource utilization. We still want to ask questions about whether these
    CSVs are copied, so we need to refactor this method to take only object
    metadata. While it's not a perfect port of the previous logic, it defies
    explanation how an object would have all the other markings of being
    copied but the wrong status.
    
    Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
    stevekuznetsov committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    0e9374d View commit details
    Browse the repository at this point in the history