Closed codingben closed 1 week ago
/cc @ksimon1 @lyarwood
@ksimon1 @0xFelix @lyarwood Can you please review again? :)
@0xFelix This revision will apply key:value that you requested in your latest review. Can you please take a look?
I need to test these PR changes, and add unit tests after it. I'll mark it as draft at the moment.
This revision is have unit tests to test the GetLabelsFromExportSource()
function from vmexport.go
.
/retest
@0xFelix Thanks. I've addressed your review comments in this revision.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix, codingben
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by:
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
/retest
/override ci/prow/win11-pipeline-example-test
@ksimon1: Overrode contexts on behalf of ksimon1: ci/prow/win11-pipeline-example-test
@ksimon1: Overrode contexts on behalf of ksimon1: ci/prow/win11-pipeline-example-test
/override ci/prow/win2k22-pipeline-example-test
@ksimon1: Overrode contexts on behalf of ksimon1: ci/prow/win2k22-pipeline-example-test
@ksimon1: Overrode contexts on behalf of ksimon1: ci/prow/win2k22-pipeline-example-test
the failing tests are not related to this change.
/lgtm
What this PR does / why we need it:
During execution of the disk-uploader, it should be able to get the default-instancetype and default-preference labels from the DV or PVC, and set them in the newly created containerDisk metadata afterwards.
Release note: