-
Notifications
You must be signed in to change notification settings - Fork 18
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
OADP-1833: Cleanup completed VSBs in backup finalize phase #268
OADP-1833: Cleanup completed VSBs in backup finalize phase #268
Conversation
@shubham-pampattiwar: This pull request references OADP-1833 which is a valid jira issue. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Then you have to update controllergen in the ci dockerfile or however that's run. |
@shubham-pampattiwar: This pull request references OADP-1833 which is a valid jira issue. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@shubham-pampattiwar: This pull request references OADP-1833 which is a valid jira issue. In response to this: Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I have one concern here -- this involves CRD changes, so we will no longer be able to say that our Velero CRDs are identical to upstream. I don't know whether any of these differences will introduce incopatibilities or not, though. |
Attempting to revert controller-gen changes. |
This is the error in question. kubernetes-sigs/controller-tools#613 |
Fix is in kubernetes-sigs/controller-tools@32ad710 which appears first in v0.9.0. |
This seems to work. Need a bit more work See Tests in #270 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@shubham-pampattiwar: This pull request references OADP-1833 which is a valid jira issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@shubham-pampattiwar gotta merge this yourself whenever you're ready.. no OWNERS file = no auto merge. |
Lets target this at oadp-1.2 directly (since we need to pull in some poentially-conflicting changes into konveyor-dev from upstream main, and then we may not need the overrides), and we can put this on konveyor-dev separately once that's done. Otherwise, LGTM. |
/hold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but re-target at oadp-1.2 before merging.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: eemcmullan, kaovilai, shubham-pampattiwar, sseago The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
fix unit test revert to using controller-gen 0.7 update vsb failed check condition
9a13ecf
to
abd4ed0
Compare
New changes are detected. LGTM label has been removed. |
As discussed here is the PR for oadp-1.2: #271 |
@shubham-pampattiwar: all tests passed! Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Closing this one, since oadp-1.2 one was merged and this will need rework before moving to konveyor-dev (post-next-rebase) |
veleroImageFqin: 'quay.io/spampatt/velero:del-vsb-final-take-2'