-
Notifications
You must be signed in to change notification settings - Fork 64
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
policy to install oadp #1448
policy to install oadp #1448
Conversation
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
/test test-unit |
Signed-off-by: Valentina Birsan <vbirsan@redhat.com>
Quality Gate passedIssues Measures |
/cc @tesshuflower |
/cc @dislbenn |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: birsanv, dislbenn The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Create a policy to wrap up the installation of the oadp operator
Related Issue
https://issues.redhat.com/browse/ACM-10890
Changes Made
Created a new Policy which can be used to install OADP.
The policy does not install OADP if
In the screen cap below, the oadp-manual=true label is set on the local-cluster hub resource so the policy doesn't try to create the operator
The policy is disabled for now and I am keeping the chart resources used to install the OADP operator; once I can test the policy being packaged with the chart I will enable it and replace the chart resources
Screenshots (if applicable)
Checklist
Additional Notes
Add any additional notes, context, or information that might be helpful for reviewers.
Reviewers
Tag the appropriate reviewers who should review this pull request. To add reviewers, please add the following line:
/cc @reviewer1 @reviewer2
Definition of Done