Skip to content

v1.5.0

Compare
Choose a tag to compare
@screeley44 screeley44 released this 11 Jan 19:05
656f6fe

This release follows v1.4.1 and consists of 127 changes, contributed by
13 people, leading to 2149 files changed, 266151 insertions(+), 29888 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.5.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/

Notable changes

Adding DataVolume support for unpacking imported archive
Correct API discovery for UploadTokenRequests
Handle sparse files when cloning PVCs.
Added registry source validation to DataVolume

Contributors

13 people contributed to this release:

    21      Michael Henriksen <mhenriks@redhat.com>
    10      Alexander Wels <awels@redhat.com>
     9      Irit Goihman <igoihman@redhat.com>
     6      tavni <tavni@redhat.com>
     4      Daniel Erez <derez@redhat.com>
     3      Fred Rolland <frolland@redhat.com>
     2      Mariusz Mazur <mmazur@redhat.com>
     2      Nelly Credi <ncredi@redhat.com>
     2      annastopel <astopel@redhat.com>
     1      Adam Litke <alitke@redhat.com>
     1      Sergi Jimenez <sjr@redhat.com>

Additional Resources