This repository has been archived by the owner on Nov 4, 2024. It is now read-only.
Releases: codingben/kubevirt-disk-uploader
Releases · codingben/kubevirt-disk-uploader
v1.0.0
What's Changed
- chore: bump golang to 1.22.4 by @codingben in #46
- fix: go version in Dockerfile by @ksimon1 in #48
- refactor(CNV-43602): use client go to invoke k8s api by @codingben in #47
- refactor(CNV-47155): make VM_NAMESPACE env var optionally by @codingben in #49
- refactor(CNV-47217): use golang gzip library by @codingben in #50
- feat(CNV-48461): use nbdkit to download disk img by @codingben in #52
- fix(CNV-48780): rename credentials of the container registry by @codingben in #53
- fix(CNV-48974): download disk img from vmexport-api by @codingben in #55
- refactor(CNV-43601): organize project into packages by @codingben in #57
- feat(CNV-48772): export from multiple sources by @codingben in #54
New Contributors
Full Changelog: v0.5.0...v1.0.0
v0.5.0
What's Changed
- refactor: get rid of shell scripting by @codingben in #20
- feat: add tekton task and run by @codingben in #22
- chore: bump tekton to v1 by @codingben in #24
- fix: disable virt-sysprep by default by @codingben in #27
- feat: set containerdisk push timeout by @codingben in #28
- chore: bump app version to 0.5.0 by @codingben in #30
- chore: set image version to 0.5.0 by @codingben in #31
- docs: add push timeout parameter by @codingben in #32
- chore: add 0.5.0 version folder by @codingben in #33
- docs: update installation link by @codingben in #34
- refactor: use image destination variable by @codingben in #36
- chore: update directory structure of tekton by @codingben in #37
- docs: update installation url link by @codingben in #38
- fix: add description to tekton task specification by @codingben in #39
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: use example-vm-tekton by @codingben in #18
- feat: prepare disk image by @codingben in #16
- feat: download disk from multiple volumes by @codingben in #19
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- fix: reduce example-vm storage size by @codingben in #10
- fix: add -e flag to exit on error by @codingben in #11
- feat: add example of tekton by @codingben in #9
- fix: set arguments to empty values by @codingben in #12
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- refactor: build using golang instead of buildah by @codingben in #4
- chore: use smaller base image by @codingben in #7
Full Changelog: v0.1.0...v0.2.0