Skip to content

Releases: kubevirt/containerized-data-importer

v1.59.0

01 Apr 11:04
Compare
Choose a tag to compare

This release follows v1.58.3 and consists of 90 changes, contributed by
25 people, leading to 2425 files changed, 184387 insertions(+), 101396 deletions(-).

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

Enhancement: Run a subset of functional tests in parallel
Enhancement: Added ability to specify replicas for infra structure pods
Enhancement: Add Prometheus alerts CDINoDefaultStorageClass and CDIDefaultStorageClassDegraded; add informative labels to existing alerts
Enhancement: cdi.kubevirt.io/garbageCollected added to PVCs when DataVolumes are garbage collected
Enhancement: DataVolume supports PVC adoption via DataVolumeClaimAdoption feature gate and cdi.kubevirt.io/allowClaimAdoption annotation on PVC
Enhancement: k8s 1.28 dependencies bump
Enhancement: Added option customizeComponents
Enhancement: ReadWriteOncePod is now allowed to use with CDI DataVolumes
Enhancement: Add PVC spec mutating webhook rendering based on StorageProfiles
Enhancement: Check for cdi.kubevirt.io/allowClaimAdoption on DataVolume rather than PVC
Enhancement: Get all no-provisioner storage capabilities from PVs
Enhancement: Make importer datasource communication explicit
Enhancement: Registry imports can now set PVC labels derived from env vars on containerdisks
Enhancement: add forklift populators apps to cdi-importer image

BugFix: Fix Trident provisioner key for using csi-clone
BugFix: Cephfs to Block cloning is creating empty block device
BugFix: Add Trident RWO Filesystem capability
BugFix: Fix DataImportCron PVC timestamping for garbage collection
BugFix: Fix DataImportCron import DataVolume creation when last import is not found
BugFix: StorageProfile ClaimPropertySets validation
BugFix: Change CDI webhook failure policy to Ignore
BugFix: Allow Deployed CDI to get out of Error Phase
BugFix: Added the k8s.io/minikube-hostpath storage provider to the list of known storage providers
BugFix: Watch DataImportCron-orphan cronjobs and cleanup them
BugFix: Avoid race condition during importer termination
BugFix: ns admin cannot create multiple user-facing CDI resources
BugFix: Avoid XSS vulnerability in Upload proxy
BugFix: cdi.kubevirt.io/allowClaimAdoption annotation broken
BugFix: Add HPE RWX/Block capability

Cleanup: When building CDI builder, use of podman fails to report image digest
Cleanup: Refactor monitoring code
Cleanup: Remove deprecated insecure registries config map from a CDI install
Cleanup: Refactor recording-rules and alerts code
Cleanup: Replace cron expression golang library
Cleanup: Improve handling of unpopulated capacity field in clone populator
Cleanup: Switch to using maintained non-archived go-jose

Contributors

25 people contributed to this release:

    22	Alex Kalenyuk <akalenyu@redhat.com>
    15	Arnon Gilboa <agilboa@redhat.com>
     9	alromeros <alromero@redhat.com>
     7	Michael Henriksen <mhenriks@redhat.com>
     7	kubevirt-bot <kubevirtbot@redhat.com>
     4	akalenyu <akalenyu@redhat.com>
     3	Felix Matouschek <fmatouschek@redhat.com>
     2	Aviv Litman <64130977+avlitman@users.noreply.github.com>
     2	Benny Zlotnik <2139890+bennyz@users.noreply.github.com>
     2	Denis Ollier <dollierp@redhat.com>
     2	Shelly Kagan <skagan@redhat.com>
     2	cfillekes <cfilleke@redhat.com>
     1	Alexander Wels <awels@redhat.com>
     1	Ben Coxford <96177942+bc185174@users.noreply.github.com>
     1	Felix Matouschek <felix@matouschek.org>
     1	Ivan Mikheykin <ivan.mikheykin@flant.com>
     1	Karel Simon <ksimon@redhat.com>
     1	Longchuanzheng <zhuanlan_yewu@cmss.chinamobile.com>
     1	Pris Nasrat <pnasrat@gmail.com>
     1	Shirly Radco <sradco@redhat.com>
     1	Stefan Hajnoczi <stefanha@gmail.com>
     1	Yaroslav Borbat <86148689+yaroslavborbat@users.noreply.github.com>
     1	caohuilong <1354100690@qq.com>
     1	dalia-frank <65129017+dalia-frank@users.noreply.github.com>
     1	kgoldbla <kgoldbla@redhat.com>

Additional Resources

v1.58.3

21 Mar 19:16
Compare
Choose a tag to compare

This release follows v1.58.2 and consists of 2 changes, contributed by
2 people, leading to 9 files changed, 135 insertions(+), 11 deletions(-).

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

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: CNV-39618 - cdi.kubevirt.io/allowClaimAdoption annotation broken

Contributors

2 people contributed to this release:

     1	Alex Kalenyuk <akalenyu@redhat.com>
     1	Michael Henriksen <mhenriks@redhat.com>

Additional Resources

v1.58.2

19 Mar 14:21
Compare
Choose a tag to compare

This release follows v1.58.1 and consists of 9 changes, contributed by
4 people, leading to 48 files changed, 1169 insertions(+), 155 deletions(-).

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

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

Cleanup: Adapt test suite for Filesystem only advanced storage
BugFix: StorageProfile ClaimPropertySets validation
BugFix: Fix DataImportCron import DataVolume creation when last import is not found
BugFix: Watch DataImportCron-orphan cronjobs and cleanup them
Enhancement: cdi.kubevirt.io/garbageCollected added to PVCs when DataVolumes are garbage collected
Enhancement: DataVolume supports PVC adoption via DataVolumeClaimAdoption feature gate and cdi.kubevirt.io/allowClaimAdoption annotation on PVC
BugFix: Change CDI webhook failure policy to Ignore
BugFix: Allow Deployed CDI to get out of Error Phase

Contributors

4 people contributed to this release:

     3	Arnon Gilboa <agilboa@redhat.com>
     3	kubevirt-bot <kubevirtbot@redhat.com>
     2	Michael Henriksen <mhenriks@redhat.com>
     1	Alex Kalenyuk <akalenyu@redhat.com>

Additional Resources

v1.58.1

31 Jan 17:08
Compare
Choose a tag to compare

This release follows v1.58.0 and consists of 12 changes, contributed by
3 people, leading to 35 files changed, 1656 insertions(+), 209 deletions(-).

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

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: Fix populators not repopulating pvc after it was deleted (#3071)
BugFix: Fix DataImportCron PVC GC race and test flakiness (#3063)
BugFix: Add Trident RWO Filesystem capability (#3051)
BugFix: Extract regular files as well during clone from filesystem (#3046)
Enhancement: Add new Prometheus alerts and label existing alerts (#3040)
BugFix: Grant ns admin missing create RBAC for various CDI resources (#3031)
BugFix: Update CDIMultipleDefaultVirtStorageClasses alert health impact labels to "none" (#3025)
Enhancement: add .snyk file (#3016)
BugFix: Add version field to the OpenAPI definition (#3014)
BugFix: Fix Trident provisioner key for using csi-clone (#3008)
Cleanup: Work around common snapshot controller issue in tests (#2996)

Contributors

3 people contributed to this release:

     9	kubevirt-bot <kubevirtbot@redhat.com>
     2	Arnon Gilboa <agilboa@redhat.com>
     1	Alex Kalenyuk <akalenyu@redhat.com>

Additional Resources

v1.58.0

21 Nov 15:44
Compare
Choose a tag to compare

This release follows v1.57.0 and consists of 90 changes, contributed by
16 people, leading to 2042 files changed, 133728 insertions(+), 65474 deletions(-).

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

Enhancement: Default virtualization storage class that takes precedence over k8s default storage class (#2913)
Enhancement: Increase deployment cpu requests to 100m. Configure controllers to handle concurrent requests (#2862)
Enhancement: Allow modifying log verbosity in CDI (#2882)
Enhancement: Allow StorageProfile to use a specific VolumeSnapshotClass (#2898)
Enhancement: Check content-type to warn against unexpected imports (#2909)

BugFix: Avoid crash of cdi-operator when CDI CR is deleted (#2856)
BugFix: panic in /go/pkg/mod/k8s.io/client-go@v0.26.2/discovery/aggregated_discovery.go:88 (#2855)
BugFix: Remove DataVolume reconcile error when storage class is not found yet (#2860)
BugFix: Fix not passing priority class to populator pod (#2864)
BugFix: Bump github.com/containers/image/v5 for resuming layer pulls after "unexpected EOF" and "connection reset by peer" errors (#2874)
BugFix: Avoid creating snapshot of old storage class DataImportCron PVCs (#2837)
BugFix: Global permissions [*] seen across CDI components (#2866)
BugFix: Trident ontap-san supports RWX not just RWO (#2868)
BugFix: Delete old version DV's with DIC garbage collector (#2749)
BugFix: Add preferred ReadWriteMany, Filesystem capability to the pxd.portworx.com provisioner (#2789)
BugFix: nil ptr in snapshot clone controller (#2900)
BugFix: Allow the usage of AnnPodRetainAfterCompletion with populators (#2873)
BugFix: wffc override not respected for blank block disks (#2917)
BugFix: Avoid DataVolumeError status during VM provisioning when scratch space is required (#2945)
BugFix: Improve DataVolume status reporting with populators (#2928)
BugFix: Some provisioners don't allow mounting block PVC to (#2944)
BugFix: Advise Trident provisioner to use csi-clone (#2955)
BugFix: If a CRD wasn't available during controller startup, our client would keep failing to get the objects,
mistakenly returning NoMatchError even if the CRD was installed since (#2896)

Cleanup: "clone_progress" metric has been removed from the project documentation. exclude this metric from the documentation as it is intended for internal use only. (#2929)
Cleanup: Updated to bazel 5.4.0 and golang 1.20.10 (#2934)
Cleanup: Build with golang 1.20.10 (#2942)

Contributors

16 people contributed to this release:

    21	akalenyu <akalenyu@redhat.com>
    17	kubevirt-bot <kubevirtbot@redhat.com>
    11	Alexander Wels <awels@redhat.com>
     8	alromeros <alromero@redhat.com>
     7	Arnon Gilboa <agilboa@redhat.com>
     7	Michael Henriksen <mhenriks@redhat.com>
     3	Aviv Litman <64130977+avlitman@users.noreply.github.com>
     3	Ido Aharon <iaharon@redhat.com>
     3	Maya Rashish <mrashish@redhat.com>
     3	Shelly Kagan <skagan@redhat.com>
     2	Lee Yarwood <lyarwood@redhat.com>
     1	Alex Kalenyuk <akalenyu@redhat.com>
     1	Andrej Krejcir <akrejcir@gmail.com>
     1	Assaf Admi <90143867+assafad@users.noreply.github.com>
     1	Nahshon Unna Tsameret <60659093+nunnatsa@users.noreply.github.com>
     1	guangwu <guoguangwu@magic-shield.com>

Additional Resources

v1.58.0-rc1

30 Oct 17:30
cad60e1
Compare
Choose a tag to compare
v1.58.0-rc1 Pre-release
Pre-release
v1.58.0-rc1

v1.57.0

15 Aug 12:18
Compare
Choose a tag to compare

This release follows v1.56.1 and consists of 92 changes, contributed by
21 people, leading to 3512 files changed, 392208 insertions(+), 83157 deletions(-).

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

Enhancement: Set clone strategy for ceph to CSI clone (#2817)
Enhancement: Annotate PVC with host-assisted clone fallback reason; add missing events (#2824)
Enhancement: Added support for imagePullSecrets to the CDI custom resource and the cdi-operator resource. Updates to the imagePullSecrets value in the custom resource are automatically propagated to cdi-apiserver, cdi-deployment, and cdi-uploadproxy. The cdi-operator resource should be manually updated (#2589)
Enhancement: Support for zstd added (#2593)
Enhancement: Enable DataVolume status subresource (#2611)
Enhancement: support for Google Cloud Storage as a source for DataVolumes (#2615)
Enhancement: Move clone auth helpers to CDI API library (#2636)
Enhancement: Set pod affinity for host assisted clone source pods, in order to schedule them on the same K8S node (#2647)
Enhancement: Add ovirt csi to known provisioners (#2661)
Enhancement: Created upload populator controller (#2678)
Enhancement: k8s 1.26.1 libs (#2687)
Enhancement: Include a new controller "import-populator" to populate PVCs with the standard CDI Import flow using a volume populator (#2690)
Enhancement: Allow snapshots as a format for DataImportCron created sources (#2700)
Enhancement: Add readahead filter when importing files over HTTP (#2701)
Enhancement: Implement webhooks for upload and import populator CRs (#2707)
Enhancement: VolumeCloneSource Populator (#2709)
Enhancement: Add Dell EMC PowerFlex/Scale/Max/Store and HPE to known provisioners (#2710)
Enhancement: Add Hitachi to known provisioners (#2717)
Enhancement: Integration of Data volume using CDI populators with CSI storage (#2722)
Enhancement: Update base image RPMs (#2741)
Enhancement: DataVolume Controller uses VolumeCloneSource Populator (#2750)
Enhancement: Disable DataVolume garbage collection by default (#2754)
Enhancement: Add IBM CSI to known provisioners (#2762)
Enhancement: Allow ImmediateBinding annotation when using populators (#2765)
Enhancement: Support multi-stage imports in import populator (#2767)
Enhancement: Add AWS EFS CSI to known provisioners (#2771)

BugFix: Fix DIC returned reconcile.Result for ImageStream (#2826)
BugFix: Fix race condition in populators so we clean PVC' after population in all cases (#2833)
BugFix: Always use scratchspace when importing and converting (#2832) (#2841)
BugFix: Fix broken local -> rook-ceph-block clone (#2842)
BugFix: Don't use scratch space for registry node pull imports (#2846)
BugFix: Pass all the DataVolume labels to its created PVC (#2547)
BugFix: Annotate DataImportCron-created DataVolumes for immediate binding, so they will not get stuck in WaitForFirstConsumer phase (#2650)
BugFix: More targeted cleanup of target/scratch pvcs (only delete what we may have created) (#2676)
BugFix: Fixed failing snapshot clone if CSI driver set 0 to restoreSize of volumeSnapshot (#2680)
BugFix: Create PVC if possible even if the StorageClass is missing; Update DV condition fire and event on PVC rendering error (#2683)
BugFix: Enable external trigger import in DataImportCron. When the schedule property is an empty string (""), import the latest update (#2711)
BugFix: Propagate CDI workload NodePlacement to DataImportCron CronJob and initial Job (#2712)
BugFix: Fixes smart clone hanging while waiting for initial source import to complete (#2721)
BugFix: sizeless clones cause panic for sourceRef data volumes (#2759)

Cleanup: Remove obsoleted insecure registries ConfigMap (#2723)
Cleanup: Update CDI to allow the use of a non-CSI testing lane (#2730)
CLeanup: Add a metrics name linter. In order to monitor metrics naming and make sure they aligned with the Prometheus metrics naming best practices (#2774)

Documentation: Add documentation for cdi populators (#2776)

Contributors

21 people contributed to this release:

    17      akalenyu <akalenyu@redhat.com>
    17      kubevirt-bot <kubevirtbot@redhat.com>
    11      Arnon Gilboa <agilboa@redhat.com>
    10      Alexander Wels <awels@redhat.com>
     8      Michael Henriksen <mhenriks@redhat.com>
     5      alromeros <alromero@redhat.com>
     4      Nahshon Unna Tsameret <60659093+nunnatsa@users.noreply.github.com>
     3      akalenyu <51477153+akalenyu@users.noreply.github.com>
     2      Ido Aharon <iaharon@redhat.com>
     2      Maya Rashish <mrashish@redhat.com>
     2      Yan Du <yadu@redhat.com>
     2      dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
     1      Assaf Admi <90143867+assafad@users.noreply.github.com>
     1      Avinash Jois <avi.jois12358@gmail.com>
     1      David Vossel <davidvossel@gmail.com>
     1      João Vilaça <jvilaca@redhat.com>
     1      Marcelo Feitoza Parisi <41125128+feitnomore@users.noreply.github.com>
     1      Shelly Kagan <skagan@redhat.com>
     1      garonsky <garonsky@users.noreply.github.com>
     1      huangzynn <116237787+huangzynn@users.noreply.github.com>
     1      tmf <7149950+fruboes@users.noreply.github.com>

Additional Resources

v1.56.1

31 Jul 13:07
Compare
Choose a tag to compare
v1.56.1

v1.57.0-rc1

10 Jul 14:35
Compare
Choose a tag to compare
v1.57.0-rc1 Pre-release
Pre-release
v1.57.0-rc1

v1.57.0-alpha1

26 May 12:57
fae6535
Compare
Choose a tag to compare
v1.57.0-alpha1 Pre-release
Pre-release
v1.57.0-alpha1