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

🤖 Sync from open-cluster-management-io/config-policy-controller: #214 #748

Merged
merged 1 commit into from
Mar 1, 2024

Commits on Mar 1, 2024

  1. Filter out unrelated subscription resolution failures

    Since OLM includes a subscription error on all subscriptions in the
    namespace, even if that subscription itself is unaffected, operator
    policy needs to know if the error is related to the subscription. This
    adds some regex filtering to parse the messages since the message format
    is consistent.
    
    Relates:
    https://issues.redhat.com/browse/ACM-10195
    
    Signed-off-by: mprahl <mprahl@users.noreply.github.com>
    (cherry picked from commit afef83e)
    mprahl authored and Magic Mirror committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    88ca756 View commit details
    Browse the repository at this point in the history