{"id":15119767,"url":"https://github.com/codingben/kubevirt-disk-uploader","last_synced_at":"2025-03-23T18:31:21.969Z","repository":{"id":192827331,"uuid":"687381268","full_name":"codingben/kubevirt-disk-uploader","owner":"codingben","description":"Extracts disk and uploads it to a container registry","archived":true,"fork":false,"pushed_at":"2024-11-03T09:41:17.000Z","size":7412,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T13:14:21.134Z","etag":null,"topics":["containerdisks","kubevirt"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codingben.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-05T08:40:30.000Z","updated_at":"2024-11-04T13:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b45c5f2b-8dfb-4717-acde-f3588c4902d9","html_url":"https://github.com/codingben/kubevirt-disk-uploader","commit_stats":null,"previous_names":["codingben/kubevirt-disk-uploader"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingben%2Fkubevirt-disk-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingben%2Fkubevirt-disk-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingben%2Fkubevirt-disk-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codingben%2Fkubevirt-disk-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codingben","download_url":"https://codeload.github.com/codingben/kubevirt-disk-uploader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245149210,"owners_count":20568849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containerdisks","kubevirt"],"created_at":"2024-09-26T02:00:09.417Z","updated_at":"2025-03-23T18:31:21.958Z","avatar_url":"https://github.com/codingben.png","language":"Go","funding_links":[],"categories":["Awesome Projects"],"sub_categories":[],"readme":"# KubeVirt Disk Uploader\n\nExtracts disk and uploads it to a container registry.\n\n**Note**: This repository is no longer maintained. Please refer to [kubevirt/kubevirt-tekton-tasks](https://github.com/kubevirt/kubevirt-tekton-tasks) to use this functionality.\n\n## About\n\nA tool designed to automate the extraction of disk, rebuild as [Container Disk](https://kubevirt.io/user-guide/virtual_machines/disks_and_volumes/#containerdisk) and upload to the Container Registry.\n\n## Usage\n\nThese are the supported export sources:\n\n- VirtualMachine (VM)\n- VirtualMachineSnapshot (VM Snapshot)\n- PersistentVolumeClaim (PVC)\n\nData from the source can be exported only when it is not used.\n\n**Prerequisites**\n\n- Modify [kubevirt-disk-uploader](https://github.com/codingben/kubevirt-disk-uploader/blob/main/kubevirt-disk-uploader.yaml#L58) arguments.\n- Modify [kubevirt-disk-uploader-credentials](https://github.com/codingben/kubevirt-disk-uploader/blob/main/kubevirt-disk-uploader.yaml#L65-L74) of the external container registry.\n\n**Parameters**\n\n- **Export Source Kind**: Specify the export source kind (`vm`, `vmsnapshot`, `pvc`).\n- **Export Source Namespace**: The namespace of the export source.\n- **Export Source Name**: The name of the export source.\n- **Volume Name**:  The name of the volume to export data.\n- **Image Destination**: Destination of the image in container registry (`$HOST/$OWNER/$REPO:$TAG`).\n- **Push Timeout**: The push timeout of container disk to registry.\n\nDeploy `kubevirt-disk-uploader` within the same namespace of Export Source (VM, VM Snapshot, PVC):\n\n```\nkubectl apply -f kubevirt-disk-uploader.yaml -n $POD_NAMESPACE\n```\n\nSetting of environment variable `POD_NAMESPACE` overrides the value in `--export-source-namespace` if passed.\n\n## KubeVirt Documentation\n\nRead more about the used API at [KubeVirt Export API](https://kubevirt.io/user-guide/operations/export_api).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingben%2Fkubevirt-disk-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodingben%2Fkubevirt-disk-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodingben%2Fkubevirt-disk-uploader/lists"}