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

Allow OperatorPolicy to create OLM subscriptions #162

Merged

Commits on Sep 11, 2023

  1. Allow OperatorPolicy to create OLM subscriptions

    Modified the controller logic such that the OperatorPolicy
    controller can create OLM subscriptions based on the
    policy spec. Currently, an OperatorGroup is created
    for each Subscription. Future implementation will support creating
    OperatorGroups based on installModes supported by the generated CSVs.
    
    ref: https://issues.redhat.com/browse/ACM-6597
    Signed-off-by: Jason Zhang <jaszhang@redhat.com>
    zyjjay committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    37b89f7 View commit details
    Browse the repository at this point in the history