e6a30893bf
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=3
49 lines
2.5 KiB
Plaintext
49 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 27 17:11:40 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
|
|
|
- spec: Fix binary names for several CDI components
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to version 1.24.0:
|
|
* add system:authorized to groups checked for clone auth (#1415)
|
|
* Fixing CDIStatus generate-verify issues (#1412)
|
|
* Reserve overhead when validating that a Filesystem has enough space (#1319)
|
|
* Test behavior after client-side upload failure. (#1404)
|
|
* Removed hard coded registry:5000 for vddk datasource test. (#1402)
|
|
* Add library function to determine if a PVC has been populated fully. (#1400)
|
|
* Remove dependency update when building the OR CI build image (#1386)
|
|
* Add test_id for the test cases (#1398)
|
|
* Fix incorrect region parsing from aws s3 endpoint (#1395)
|
|
* Add functional test for cloning if source NS has enought quota and (#1387)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 23 15:27:46 UTC 2020 - James Fehlig <jfehlig@suse.com>
|
|
|
|
- Initial attempt at packaging CDI
|