Closed codingben closed 1 month ago
@ksimon1 I'm still working on this PR. Can you please review the structure of the folders? What else should be copied from kubevirt-disk-uploader?
@ksimon1 I've resolved compilation errors and dependencies issues. I'm able to build disk-uploader:
go build -o disk-uploader ./cmd/disk-uploader
/retest
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: ksimon1
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
This pull-request has been approved by: codingben, ksimon1
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
What this PR does / why we need it:
Add a tool that extracts disk image from source and uploads it to the container registry.
Release note: