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

Check and report on overlapping subs #247

Commits on May 21, 2024

  1. Check and report on overlapping subs

    This adds two new status fields to OperatorPolicy, which are used to
    detect when two OperatorPolicies manage the same subscription.
    Overlapping OperatorPolicies will go into a non-compliant state, report
    the overlap, and will not compete with each other.
    
    Refs:
     - https://issues.redhat.com/browse/ACM-11616
    
    Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com>
    JustinKuli committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0baae6e View commit details
    Browse the repository at this point in the history