Commit Graph

8 Commits

Author SHA256 Message Date
Vasily Ulyanov
b6e63c450c Accepting request 911139 from home:vulyanov:branches:Virtualization:bump
- Update to version 1.37.1
  Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.37.1

OBS-URL: https://build.opensuse.org/request/show/911139
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=27
2021-08-10 04:52:41 +00:00
Vasily Ulyanov
7997177ee1 Accepting request 905875 from home:vulyanov:branches:Virtualization
- Update to version 1.36.0
  Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.36.0

OBS-URL: https://build.opensuse.org/request/show/905875
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=26
2021-07-13 05:35:33 +00:00
James Fehlig
5727db3a98 Accepting request 900016 from home:vulyanov:branches:Virtualization
- Use registry.suse.com as the default fallback for sle
- Rename macro registry_path to kubevirt_registry_path
- Update to version 1.35.0
  Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.35.0

OBS-URL: https://build.opensuse.org/request/show/900016
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=23
2021-06-15 13:55:11 +00:00
James Fehlig
1a66b00335 Accepting request 894604 from home:vulyanov:branches:Virtualization
- Update to version 1.34.0
  Release notes https://github.com/kubevirt/containerized-data-importer/releases/tag/v1.34.0

- Disable changelog generation via tar_scm service (too verbose)

OBS-URL: https://build.opensuse.org/request/show/894604
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=19
2021-05-21 20:28:20 +00:00
James Fehlig
4b692f5154 - Update to version 1.30.0:
* Release to quay.io instead of docker (#1635)
  * Preallocation test did not run all scenarios (#1625)
  * Add diagnostic to flake test (#1626)
  * VDDK: avoid crash when specified disk isn't in VM. (#1639)
  * rename importController to uploadController in the upload-controller.go file (#1632)
  * Simplify shouldReconcile function arguments. (#1602)
  * Increase polling interval for upload annotation test (#1630)
  * Remove note about VDDK 7 restriction. (#1631)
  * Remove OLM integration code not removed in #982 (#1624)
  * Fix typos in doc/datavolumes.md (#1621)
  * Support cloning from Filesystem to Block and vice-versa (#1597)
  * Add error to DV when VDDK configmap is missing. (#1627)
  * Add focus for destructive tests. (#1614)
  * Wait for clone to succeed before checking MD5. (#1601)
  * doc: update url in doc/datavolumes.md. (#1609)
  * Enable tests for featuregates (#1600)
  * Make string we are checking for less specific to allow it pass for other platforms. (#1580)
  * Validate image fits in filesystem in a lot more cases. take filesystem overhead into account when resizing. (#1466)
  * Try to use the CDIConfig proxy URL if it is set, if not use port-forward (#1598)
  * Update kubevirtci (#1579)
  * Replaced file copying code with an existing utility function. (#1585)
  * Global preallocation setting is not taken into account correctly. (#1565)
  * Retry finding the pods for looking up the annotations. (#1583)
  * Make DeletePodByName always wait for the pod to stop existing. (#1584)
  * When cleaning up NFS disks, recursively delete their contents. (#1576)
  * Typedef for preallocation status (#1568)
  * Add Data Volume annotations documentation (#1582)
  * core: Preallocate blank block volumes (#1559)
  * Skip test 2555 if running on openshift (#1572)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=6
2021-02-25 18:51:42 +00:00
James Fehlig
fce8cd33cf update CDI to 1.29.0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=4
2021-01-26 16:34:47 +00:00
James Fehlig
391d2639d7 - 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)

OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=2
2020-10-26 19:39:48 +00:00
James Fehlig
eb0b596cee - 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)

- Initial attempt at packaging CDI

OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=1
2020-10-26 17:58:13 +00:00