This release follows v1.15.0 and consists of 18 changes, contributed by
5 people, leading to 95 files changed, 3116 insertions(+), 7888 deletions(-).
The source code and selected binaries are available for download at:
https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.16.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
BugFix: Create dedicated SecurityContextConstraint on OpenShift
BugFix: No longer error on HEAD request if http endpoint doesn't support HEAD requests
Enhancement: Clarified error message when PVC is too small
Enhancement: CDI CRDs are now all structural schemas.
Enhancement: Operator now creates prometheus service in cdi namespace
Enhancement: Add a restarts field to DataVolume status that tracks a pod(import/clone/upload) retries.
Contributors
5 people contributed to this release:
9 Alexander Wels <awels@redhat.com>
3 Adam Litke <alitke@redhat.com>
2 Michael Henriksen <mhenriks@redhat.com>
2 maya-r <mrashish@redhat.com>
2 Bartosz Rybacki <brybacki@redhat.com>