This release follows v1.48.0 and consists of 11 changes, contributed by
7 people, leading to 177 files changed, 9671 insertions(+), 1026 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.49.0.
Pre-built CDI containers are published on Quay.io 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
BugFix: Updated builder to use golang 1.17.10
BugFix: Fix smart clone controller not starting if an error occurred during controller startup
BugFix: Validate ImageIO certificates on initial client connection.
BugFix: Fix regression since switching to CentOS-stream based images in DataImportCron: run update-ca-trust, so imports using TLS work again.
BugFix: Expose all CDI CRDs to cluster-readers
Bugfix: Correctly handle populated PVC created with clone operation
Enhancement: Detect storage capabilities for no-provisioner storage classes by looking up persistent volumes
Contributors
7 people contributed to this release:
2 Alexander Wels <awels@redhat.com>
2 Arnon Gilboa <agilboa@redhat.com>
2 Maya Rashish <mrashish@redhat.com>
2 akalenyu <51477153+akalenyu@users.noreply.github.com>
1 Bartosz Rybacki <brybacki@redhat.com>
1 Matthew Arnold <5075485+mrnold@users.noreply.github.com>
1 Michael Henriksen <mhenriks@redhat.com>