forked from pool/containerized-data-importer
20 lines
981 B
Plaintext
20 lines
981 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
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
|