11
0

Commit Graph

  • 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) James Fehlig 2021-02-25 18:51:42 +00:00
  • 81d688e980 fix build by adding libnbd-devel dependency James Fehlig 2021-02-02 18:45:58 +00:00
  • fce8cd33cf update CDI to 1.29.0 James Fehlig 2021-01-26 16:34:47 +00:00
  • e6a30893bf Fix binary names for several CDI components James Fehlig 2020-10-27 17:39:49 +00:00
  • 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) James Fehlig 2020-10-26 19:39:48 +00:00
  • 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) James Fehlig 2020-10-26 17:58:13 +00:00