v1.5.2
This release follows v1.5.1 and consists of 2 changes, contributed by
2 people, leading to 14 files changed, 95 insertions(+), 35 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.5.2.
Pre-built CDI containers are published on Docker Hub and can be viewed at:
https://hub.docker.com/r/kubevirt/cdi-controller/
https://hub.docker.com/r/kubevirt/cdi-importer/
https://hub.docker.com/r/kubevirt/cdi-cloner/
https://hub.docker.com/r/kubevirt/cdi-uploadproxy/
https://hub.docker.com/r/kubevirt/cdi-apiserver/
https://hub.docker.com/r/kubevirt/cdi-uploadserver/
https://hub.docker.com/r/kubevirt/cdi-opreator/
Notable changes
Importing disk image with virtual size > target PVC size will be rejected.
Fixed issue where importer failed to import from registry disk when run in unprivileged container.
Contributors
2 people contributed to this release:
1 Alexander Wels <[email protected]>
1 annastopel <[email protected]>