From 391d2639d7d6c9a4241ac1fd4bc407d920060e06e5ba30bcec5a411954bc9689 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 26 Oct 2020 19:39:48 +0000 Subject: [PATCH] =?UTF-8?q?-=20Update=20to=20version=201.25.0:=20=20=20*?= =?UTF-8?q?=20Update=20builder=20image=20to=20add=20libnbd=20(#1452)=20=20?= =?UTF-8?q?=20*=20Add=20make=20targets=20cluster-sync-cdi=20&=20cluster-sy?= =?UTF-8?q?nc-test-infra=20(#1451)=20=20=20*=20Add=20library=20function=20?= =?UTF-8?q?to=20determine=20if=20a=20PVC=20is=20waiting=20for=20first=20co?= =?UTF-8?q?nsu=C3=A2=E2=82=AC=C2=A6=20(#1442)=20=20=20*=20Add=20test=5Fids?= =?UTF-8?q?=20for=20the=20tests=20(#1441)=20=20=20*=20Retry=20upload=20in?= =?UTF-8?q?=20case=20upload=20pod=20wasn't=20100%=20ready=20when=20attempt?= =?UTF-8?q?ing=20upload=20(#1440)=20=20=20*=20add=20finalizer=20to=20targe?= =?UTF-8?q?t=20PVC=20before=20creating=20clone=20source=20pod=20(#1429)=20?= =?UTF-8?q?=20=20*=20Make=20CDI=20infra=20deployments=20as=20critical=20ad?= =?UTF-8?q?dons.=20(#1361)=20=20=20*=20Fix=20cloning=20checking=20fsGroup?= =?UTF-8?q?=20test=20in=20case=20of=20use=20with=20OCS.=20(#1435)=20=20=20?= =?UTF-8?q?*=20Fix=20types.go=20vs=20code=20schema=20verification=20to=20a?= =?UTF-8?q?ctually=20fail=20if=20they=20are=20different.=20(#1428)=20=20?= =?UTF-8?q?=20*=20Add=20files=20used=20in=20OpenShift=20CI.=20(#1416)=20?= =?UTF-8?q?=20=20*=20Retry=20upload=20in=20case=20upload=20pod=20wasn't=20?= =?UTF-8?q?100%=20ready=20when=20attempting=20upload=20(#1437)=20=20=20*?= =?UTF-8?q?=20Check=20for=20expected=20changes=20after=20CDI=20upgrade=20(?= =?UTF-8?q?#1417)=20=20=20*=20Files=20in=20tar=20archives=20can=20have=20p?= =?UTF-8?q?aths=20relative=20to=20./=20(#1432)=20=20=20*=20Attempt=20to=20?= =?UTF-8?q?schedula=20clone=20sourc/target=20pods=20on=20same=20node=20(#1?= =?UTF-8?q?426)=20=20=20*=20Touch=20ups=20for=20filesystem=20overhead=20te?= =?UTF-8?q?st=20cases=20(#1427)=20=20=20*=20Fix=20imports=20for=20images?= =?UTF-8?q?=20with=20no=20info=20about=20MediaType.=20(#1413)=20=20=20*=20?= =?UTF-8?q?Fix=20size=20mismatch=20between=20source=20and=20target=20in=20?= =?UTF-8?q?smart=20clone=20tests.=20Ceph=20no=20longer=20(#1421)=20=20=20*?= =?UTF-8?q?=20use=20snappy=20compression=20for=20cloning=20instead=20of=20?= =?UTF-8?q?gzip=20(#1419)=20=20=20*=20Update=20to=20k8s.io/klog/v2,=20used?= =?UTF-8?q?=20by=20kubernetes=201.19=20(#1409)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=2 --- _service | 2 +- _servicedata | 2 +- containerized-data-importer-1.24.0.tar.gz | 3 --- containerized-data-importer-1.25.0.tar.gz | 3 +++ containerized-data-importer.changes | 24 +++++++++++++++++++++++ containerized-data-importer.spec | 2 +- 6 files changed, 30 insertions(+), 6 deletions(-) delete mode 100644 containerized-data-importer-1.24.0.tar.gz create mode 100644 containerized-data-importer-1.25.0.tar.gz 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