diff --git a/_service b/_service index 39dee75..9000306 100644 --- a/_service +++ b/_service @@ -1,7 +1,7 @@ containerized-data-importer - v1.25.0 + v1.29.0 git disable https://github.com/kubevirt/containerized-data-importer diff --git a/_servicedata b/_servicedata index 9ed8e29..3458b6a 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/kubevirt/containerized-data-importer - 0d792dc7631f404d5646d3f8a75b2e7133821372 \ No newline at end of file + 32e27269335b08132991a9710c5d61b45a945925 \ No newline at end of file diff --git a/containerized-data-importer-1.25.0.tar.gz b/containerized-data-importer-1.25.0.tar.gz deleted file mode 100644 index 1500e68..0000000 --- a/containerized-data-importer-1.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58ca8e20eb96fcea87563d01f41b82fea0b2cf5d54937e492c83e78cc02085bf -size 161992015 diff --git a/containerized-data-importer-1.29.0.tar.gz b/containerized-data-importer-1.29.0.tar.gz new file mode 100644 index 0000000..b63b4ad --- /dev/null +++ b/containerized-data-importer-1.29.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08503a0e5cb547ddb5734789c107b58acb4be8122bf461f956b78add96eead07 +size 162058228 diff --git a/containerized-data-importer.changes b/containerized-data-importer.changes index b887ae5..df1b014 100644 --- a/containerized-data-importer.changes +++ b/containerized-data-importer.changes @@ -1,3 +1,63 @@ +------------------------------------------------------------------- +Tue Jan 26 16:25:34 UTC 2021 - jfehlig@suse.com + +- Update to version 1.29.0: + * Document smartclone disable feature in markdown (#1571) + * update cdi config docs (#1556) + * Run bazelisk run //plugins/cmd/uploader:uploader -- -workspace /home/prow/go/src/github.com/kubevirt/project-infra/../containerized-data-importer/WORKSPACE -dry-run=false (#1569) + * Reduce the noise from the filesystem overhead functionality (#1558) + * VDDK: work with block devices better (BZ 1913756). (#1564) + * Add a DV/PVC annotation "storage.bind.immediate.requested" (#1560) + * Use nbdkit for direct stream for the http importer (#1508) + * Text-only changes missed in removing the Process phase (#1446) (#1562) + * Compare logs while ignoring differences in spaces. (#1557) + * update api for cert configuration (#1542) + * core: Preallocate blank image disks as well (#1555) + * Preallocation check all paths (#1535) + * Remove temporary approver status. + * Change verbosity for preallocation messages, avoid possible infinite loop (#1551) + * Add test ids to strict reconciliation tests (#1546) + * VDDK: more reliable transfers of full disks. (#1547) + * Stop Using Deprecated Packages (#1548) + * Run bazelisk run //plugins/cmd/uploader:uploader -- -workspace /home/prow/go/src/github.com/kubevirt/project-infra/../containerized-data-importer/WORKSPACE -dry-run=false (#1543) + * Preallocation support (#1498) + * VDDK: incremental copy with changed block tracking (#1517) + * Run bazelisk run //plugins/cmd/uploader:uploader -- -workspace /home/prow/go/src/github.com/kubevirt/project-infra/../containerized-data-importer/WORKSPACE -dry-run=false (#1536) + * Add maya-r to approver list. + * Simplify file host, now a new image only has to be added to bazel. (#1534) + * Update fedora 33 (#1486) + * Allow passing default multus network annotation to transfer pods (#1532) + * Try updating the node taint in a loop (#1510) + * Add an API for disabling smart-cloning. (#1461) + * Read-only clone source pods (#1524) + * Clone source program calls tar instead of getting piped input. This ensures we trap tar errors. (#1521) + * Add strict reconciliation tests (#1505) + * Allow specifying of the CONTAINER_DISK_IMAGE with a default of the current value. (#1515) + * Designate CDI as CDIConfig authority (#1516) + * Update builder to fedora 33 (#1511) + * In the operator test there is a critical addons test that removes and (#1513) + * Create a Datavolume if a coliding PVC with same name exists but is marked to delete (#1477) + * Fix make target cluster-sync-cdi, add cluster-clean-cdi & cluster-clean-test-infra (#1503) + * increase code coverage by moving utility functions from api packages (#1479) + * Pass specific PVC annotations to the transfer pods (#1480) + * Move configure_storage to test setup. (#1484) + * Make sure the DV is the main resource and single source of truth for WaitForFirstConsumer. (#1499) + * Controller support for Multistage Imports (#1450) + * Pull less from dockerhub when running testsuite (#1478) + * apiserver should serve up openapi spec (#1485) + * VDDK: Add more debug logging around nbdkit. (#1465) + * k8s-reporter: Add Endpoints logging (#1481) + * Add CDIConfig to CDI (#1475) + * Run bazelisk run //plugins/cmd/uploader:uploader -- -workspace /home/prow/go/src/github.com/fgimenez/project-infra/../../kubevirt/containerized-data-importer/WORKSPACE -dry-run=false + * Wait for stray pods to terminate, destroy/re-create at AfterEach. (#1459) + * Remove the "Process" data processor phase, simplify state machine. (#1446) + * Scratch import bug (#1424) + * Dump service resources after failed tests (#1463) + * VDDK: replace qemu-img with libnbd (#1448) + * update kubevirtci (#1457) + * Update WORKSPACE packages to non-404 ones, and add a second mirror. (#1444) + * Don't wait for NS to deleted in test before starting next test (#1439) + ------------------------------------------------------------------- Tue Oct 27 17:11:40 UTC 2020 - James Fehlig diff --git a/containerized-data-importer.spec b/containerized-data-importer.spec index 4d1d1e1..d61cfce 100644 --- a/containerized-data-importer.spec +++ b/containerized-data-importer.spec @@ -17,7 +17,7 @@ Name: containerized-data-importer -Version: 1.25.0 +Version: 1.29.0 Release: 0 Summary: Container native virtualization License: Apache-2.0