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

[release-4.14] OCPBUGS-27314: Don't sync namespaces that have no subscriptions #675

Merged

Commits on Jan 26, 2024

  1. Don't sync namespaces that have no subscriptions

    Problem: The catalog operator is logging many errors regarding missing
    operator groups in namespaces that have no operators installed.
    
    Solution: If a namespace has no subscriptions in it, do not check if an
    operator group is present in the namespace.
    
    Signed-off-by: Alexander Greene <greene.al1991@gmail.com>
    Upstream-repository: operator-lifecycle-manager
    Upstream-commit: 2625ded47cc8260b4a620fd45c2d440bb864413f
    awgreene authored and ankitathomas committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1a1264f View commit details
    Browse the repository at this point in the history