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

Handle InstallPlan approval based on spec.versions #199

Commits on Feb 13, 2024

  1. Handle InstallPlan approval based on spec.versions

    When enforcing a policy that specifies which versions should be allowed,
    the controller will now set the Subscription.InstallPlanApproval to
    Manual, and will approve only the InstallPlans that match the versions
    specified in the policy.
    
    The controller now also reports the status of related InstallPlans.
    
    Refs:
     - https://issues.redhat.com/browse/ACM-9286
    
    Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com>
    JustinKuli committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    83cc523 View commit details
    Browse the repository at this point in the history