diff --git a/_service b/_service index a271529..39dee75 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ containerized-data-importer - v1.24.0 + v1.25.0 git disable https://github.com/kubevirt/containerized-data-importer diff --git a/_servicedata b/_servicedata index 969c8e9..9ed8e29 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/kubevirt/containerized-data-importer - 677a71f03f57dded2300bd06b3f8b7982e052416 \ No newline at end of file + 0d792dc7631f404d5646d3f8a75b2e7133821372 \ No newline at end of file diff --git a/containerized-data-importer-1.24.0.tar.gz b/containerized-data-importer-1.24.0.tar.gz deleted file mode 100644 index 7da3aaf..0000000 --- a/containerized-data-importer-1.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ebea05c20f59a5059414c88d1fdd25a5713b58b322b3859880c469fae4d8115 -size 161962859 diff --git a/containerized-data-importer-1.25.0.tar.gz b/containerized-data-importer-1.25.0.tar.gz new file mode 100644 index 0000000..1500e68 --- /dev/null +++ b/containerized-data-importer-1.25.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58ca8e20eb96fcea87563d01f41b82fea0b2cf5d54937e492c83e78cc02085bf +size 161992015 diff --git a/containerized-data-importer.changes b/containerized-data-importer.changes index f01a5ff..0d639a4 100644 --- a/containerized-data-importer.changes +++ b/containerized-data-importer.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Mon Oct 26 19:37:49 UTC 2020 - jfehlig@suse.com + +- Update to version 1.25.0: + * Update builder image to add libnbd (#1452) + * Add make targets cluster-sync-cdi & cluster-sync-test-infra (#1451) + * Add library function to determine if a PVC is waiting for first consu… (#1442) + * Add test_ids for the tests (#1441) + * Retry upload in case upload pod wasn't 100% ready when attempting upload (#1440) + * add finalizer to target PVC before creating clone source pod (#1429) + * Make CDI infra deployments as critical addons. (#1361) + * Fix cloning checking fsGroup test in case of use with OCS. (#1435) + * Fix types.go vs code schema verification to actually fail if they are different. (#1428) + * Add files used in OpenShift CI. (#1416) + * Retry upload in case upload pod wasn't 100% ready when attempting upload (#1437) + * Check for expected changes after CDI upgrade (#1417) + * Files in tar archives can have paths relative to ./ (#1432) + * Attempt to schedula clone sourc/target pods on same node (#1426) + * Touch ups for filesystem overhead test cases (#1427) + * Fix imports for images with no info about MediaType. (#1413) + * Fix size mismatch between source and target in smart clone tests. Ceph no longer (#1421) + * use snappy compression for cloning instead of gzip (#1419) + * Update to k8s.io/klog/v2, used by kubernetes 1.19 (#1409) + ------------------------------------------------------------------- Fri Oct 23 15:35:12 UTC 2020 - jfehlig@suse.com diff --git a/containerized-data-importer.spec b/containerized-data-importer.spec index c144980..0d17838 100644 --- a/containerized-data-importer.spec +++ b/containerized-data-importer.spec @@ -17,7 +17,7 @@ Name: containerized-data-importer -Version: 1.24.0 +Version: 1.25.0 Release: 0 Summary: Container native virtualization License: Apache-2.0