-
Notifications
You must be signed in to change notification settings - Fork 4
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
PB-5291: Kubevirt - Phase 2 Implement gRPC changes for VM Backup #223
Conversation
OSS Scan Results:
Total issues: 26 |
License Evaluation Results:
Total License Issues: 0 |
Signed-off-by: vsundarraj-px <[email protected]>
3a19f95
to
1f2e2fd
Compare
Signed-off-by: vsundarraj-px <[email protected]>
OSS Scan Results:
Total issues: 26 |
License Evaluation Results:
Total License Issues: 0 |
OSS Scan Results:
Total issues: 26 |
License Evaluation Results:
Total License Issues: 0 |
Signed-off-by: vsundarraj-px <[email protected]>
Signed-off-by: vsundarraj-px <[email protected]>
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 with comment on Enum is fixed.
OSS Scan Results:
Total issues: 36 |
License Evaluation Results:
Total License Issues: 0 |
Signed-off-by: vsundarraj-px <[email protected]>
OSS Scan Results:
Total issues: 36 |
License Evaluation Results:
Total License Issues: 0 |
Signed-off-by: vsundarraj-px <[email protected]>
What this PR does / why we need it:
This PR will implement additional field to support Kubevirt phase 2
Which issue(s) this PR fixes (optional)
Closes #
PB-5291
Special notes for your reviewer:
Unit tested by building stork/ px-backup to see there is no build failure and ensure the existing functionality is broken by this PR.