Skip to content

Releases: kubevirt/containerized-data-importer

v1.10.5

19 Sep 12:03
Compare
Choose a tag to compare
v1.10.5

v1.10.4

05 Sep 15:43
91eca4e
Compare
Choose a tag to compare
v1.10.4

v1.10.3

29 Aug 14:12
4ccaada
Compare
Choose a tag to compare

This release follows v1.10.2 and consists of 6 changes, contributed by
3 people, leading to 962 files changed, 258112 insertions(+), 2646 deletions(-).

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

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: OLM Upgrade support
BugFix: Adding new line in log before qemu-img error during import
BugFix: Properly calculate the disk size based on the PVC request size (G vs Gi)

Contributors

3 people contributed to this release:

     3      Alexander Wels <[email protected]>
     2      Michael Henriksen <[email protected]>
     1      zvikorn <[email protected]>

Additional Resources

v1.10.2

20 Aug 18:19
2fef55b
Compare
Choose a tag to compare

This release follows v1.10.1 and consists of 17 changes, contributed by
7 people, leading to 91 files changed, 2651 insertions(+), 289 deletions(-).

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

Notable changes

BugFix: prevent CSV_VERSION=0.0.0 from being pushed to quay
BugFix: use fedora 29 as base image to solve issue with qemu-img
CSV generator tool (usr/bin/csv-generator) included in cdi-operator container image.
BugFix: Adding webhook validation for length of DataVolume name

Contributors

7 people contributed to this release:

     7      Alexander Wels <[email protected]>
     3      Anna Stopel <[email protected]>
     3      Michael Henriksen <[email protected]>
     1      Daniel Erez <[email protected]>
     1      John Griffith <[email protected]>
     1      Mariusz Mazur <[email protected]>
     1      zvikorn <[email protected]>

Additional Resources

v1.10.1

05 Aug 15:33
Compare
Choose a tag to compare
v1.10.1

v1.5.5

30 Jul 18:23
81e050b
Compare
Choose a tag to compare
v1.5.5

v1.10.0

26 Jul 12:31
3dcef90
Compare
Choose a tag to compare

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

v1.9.5

18 Jul 18:45
e2d4bab
Compare
Choose a tag to compare

This release follows v1.9.4 and consists of 4 changes, contributed by
2 people, leading to 4 files changed, 110 insertions(+), 13 deletions(-).

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

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

BUGFIX: Broken token validation

Contributors

1 person contributed to this release:

     3      Michael Henriksen <[email protected]>

Additional Resources

v1.9.4

12 Jul 12:29
Compare
Choose a tag to compare

This release follows v1.9.3 and consists of 1 changes, contributed by
1 people, leading to 224 files changed, 7087 insertions(+), 1581 deletions(-).

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

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

Contributors

1 people contributed to this release:

     1      Michael Henriksen <[email protected]>

Additional Resources

v1.9.3

14 Jun 14:42
e1d07c4
Compare
Choose a tag to compare

This release follows v1.9.2 and consists of 4 changes, contributed by
2 people, leading to 19 files changed, 752 insertions(+), 378 deletions(-).

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

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

Openshift increase uploadproxy route timeout.
Give meaning full error when uploading again to same PVC.
Watch extension-api-server-authentication config map and refresh client CAs when updates occur.

Contributors

2 people contributed to this release:

     3     Irit Goihman <[email protected]>
     1     Michael Hendrikson <[email protected]>

Additional Resources