Skip to content

v1.52.0

Compare
Choose a tag to compare
@kubevirt-bot kubevirt-bot released this 16 Jul 01:44
· 478 commits to main since this release
1914fdd

This release follows v1.51.0 and consists of 15 changes, contributed by
9 people, leading to 86 files changed, 10154 insertions(+), 803 deletions(-).

The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.52.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: NBDKit no longer used for .gz or .xz files
Enhancement: Updated golang version to 1.18.3
Enhancement: Improve error handling when pod creation fails
BugFix: Cross namespace smart clone not cleaning up properly
Enhancement: Cluster administrators can set TLS profiles for CDI's externally-facing components
Enhancement: drop all capabilities and set priviledgeEscalation: false on pods
Enhancement: Improve testsuite code quality by splitting tests/utils.go into files with meaningful names
Bugfix: Correct validation of source size when cloning

Contributors

9 people contributed to this release:

     4      Alexander Wels <awels@redhat.com>
     3      akalenyu <51477153+akalenyu@users.noreply.github.com>
     2      kubevirt-bot <kubevirtbot@redhat.com>
     1      Arnon Gilboa <agilboa@redhat.com>
     1      Assaf Admi <90143867+assafad@users.noreply.github.com>
     1      João Vilaça <jvilaca@redhat.com>
     1      Maya Rashish <mrashish@redhat.com>
     1      Michael Henriksen <mhenriks@redhat.com>
     1      alromeros <alromero@redhat.com>

Additional Resources