Skip to content

v1.8.0

Compare
Choose a tag to compare
@screeley44 screeley44 released this 12 Apr 17:46
89265d2

This release follows v1.7.0 and consists of 45 changes, contributed by
4 people, leading to 119 files changed, 4723 insertions(+), 2491 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.8.0.

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-operator/

Notable changes

Added support to import disk image into a raw block PVC.
Images are now based on fedora 29
BUGFIX: Allow scratch space without requiring storage class.
BUGFIX: Display error message when creating PVC with source: none and content type archive.
BUGFIX: DataVolume creation is rejected if PVC accessModes field is missing.
BUGFIX: Target pod is now cleaned up properly when cloning across namespaces.
BUGFIX: CDI Config controller would hang in kubernetes environment due to missing CRD.

Contributors

4 people contributed to this release:

    12     Alexander Wels <[email protected]>
     5      Michael Henriksen <[email protected]>
     3      tavni <[email protected]>
     2      Irit goihman <[email protected]>

Additional Resources