Skip to content

v1.10.0

Compare
Choose a tag to compare
@screeley44 screeley44 released this 26 Jul 12:31
3dcef90

This release follows v1.9.5 and consists of 166 changes, contributed by
15 people, leading to 3807 files changed, 669591 insertions(+), 363420 deletions(-).

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

Validating webhook and token authorization for PVC cloning.
BugFix: set a higher connection timeout for cdi-uploadproxy route.
BugFix: fix OpenShift checks for OCP4.
PVC event log now contains import failure messages.
Container base image is now fedora 30 minimal.
BugFix: Fixed check not to allow import from registry if contentType is not 'kubevirt'.
Watch extension-apiserver-authentication configmap for changes.
Update vendor k8s dependencies to 1.13.4.
BugFix: Validate DataVolume AccessModes.

Contributors

15 people contributed to this release:

    30      Alexander Wels <[email protected]>
    22      Michael Henriksen <[email protected]>
    12      Anna Stopel <[email protected]>
     4      Artyom Lukianov <[email protected]>
     4      Irit goihman <[email protected]>
     3      Daniel Erez <[email protected]>
     3      j-griffith <[email protected]>
     2      Fred Rolland <[email protected]>
     2      tavni <[email protected]>
     1      Adam Litke <[email protected]>
     1      Denis Ollier <[email protected]>
     1      Ido Rosenzwig <[email protected]>
     1      Irit Goihman <[email protected]>
     1      Nelly Credi <[email protected]>
     1      gsr-shanks <[email protected]>

Additional Resources