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

Convert OADP operator to a namespace scoped operator #427

Merged
merged 2 commits into from
Nov 4, 2021

Conversation

shubham-pampattiwar
Copy link
Member

@shubham-pampattiwar shubham-pampattiwar commented Nov 1, 2021

Fixes #419

@openshift-ci
Copy link

openshift-ci bot commented Nov 1, 2021

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 1, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #427 (4b46dae) into master (ad4c6bd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #427   +/-   ##
=======================================
  Coverage   41.48%   41.48%           
=======================================
  Files           9        9           
  Lines        1849     1849           
=======================================
  Hits          767      767           
  Misses       1033     1033           
  Partials       49       49           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad4c6bd...4b46dae. Read the comment docs.

@shubham-pampattiwar shubham-pampattiwar removed the request for review from jwmatthews November 4, 2021 00:46
@shubham-pampattiwar shubham-pampattiwar self-assigned this Nov 4, 2021
@shubham-pampattiwar shubham-pampattiwar marked this pull request as ready for review November 4, 2021 00:47
@openshift-ci openshift-ci bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 4, 2021
@shubham-pampattiwar
Copy link
Member Author

/test operator-e2e

@dymurray dymurray merged commit ce1f4a0 into openshift:master Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change OADP operator to be namespace-scoped instead of cluster-scoped
3 participants