This release follows v1.30.0 and consists of 24 changes, contributed by
10 people, leading to 446 files changed, 20888 insertions(+), 25845 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.31.0.
Pre-built CDI containers are published on Docker Hub and can be viewed at:
https://quay.io/repository/kubevirt/cdi-controller/
https://quay.io/repository/kubevirt/cdi-importer/
https://quay.io/repository/kubevirt/cdi-cloner/
https://quay.io/repository/kubevirt/cdi-uploadproxy/
https://quay.io/repository/kubevirt/cdi-apiserver/
https://quay.io/repository/kubevirt/cdi-uploadserver/
https://quay.io/repository/kubevirt/cdi-operator/
Notable changes
Enhancement: Disable Istio sidecar injection to transfer pods by default. Default can be overridden using sidecar.istio.io/inject
annotation in the DV/PVC.
Enhancement: Cluster scoped DataVolume/PVC namespace transfer API.
BugFix: Unlock ImageIO disks when importer pod is terminated.
BugFix: Add preallocation to v1alpha1 datavolume spec, too.
BugFix: Eliminate a very short window where an upload pod is UploadReady but an upload would fail.
Enhancement: New field in s3 datasources for custom CA Config Map like in http datasources.
BugFix: Update dependency github.com/gogo/protobuf for CVE-2021-3121.
Enhancement: New CRD StorageProfile available.
Enhancement: Add support for proxy in the CDI import pod, reconciling the info from OpenShift cluster wide proxy when available
Contributors
10 people contributed to this release:
7 Maya Rashish <mrashish@redhat.com>
4 Alexander Wels <awels@redhat.com>
3 Arnon Gilboa <66263861+arnongilboa@users.noreply.github.com>
3 Tomasz Barański <tomob@users.noreply.github.com>
2 Michael Henriksen <mhenriks@redhat.com>
1 Alice Frosi <afrosi@redhat.com>
1 Bartosz Rybacki <brybacki@redhat.com>
1 Marcelo Carneiro do Amaral <marcelo.amaral1@ibm.com>
1 Matthew Arnold <5075485+mrnold@users.noreply.github.com>
1 Ramon Gordillo <rgordill@redhat.com>