1
0

10 Commits

Author SHA256 Message Date
James Fehlig
bb195e26c3 Accepting request 883562 from home:vulyanov:branches:Virtualization
- Update registry path

OBS-URL: https://build.opensuse.org/request/show/883562
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=10
2021-04-07 14:16:28 +00:00
James Fehlig
4e10c4d5cd Accepting request 877238 from home:vulyanov:branches:Virtualization
- Fix import of vendor dependencies
  * Arrange the directory layout in buildroot
  * Drop manifest-build-fix.patch
  * Switch to Go 1.14 (used for upstream builds)

OBS-URL: https://build.opensuse.org/request/show/877238
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=9
2021-03-09 02:21:52 +00:00
James Fehlig
31b446afb3 remove some spec file cruft
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=8
2021-02-26 20:25:01 +00:00
James Fehlig
fa406fdbbd Accepting request 875512 from home:jfehlig:branches:Virtualization
Add a manifests package containing YAML manifests used to install CDI

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

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
81d688e980 fix build by adding libnbd-devel dependency
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=5
2021-02-02 18:45:58 +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
e6a30893bf Fix binary names for several CDI components
OBS-URL: https://build.opensuse.org/package/show/Virtualization/containerized-data-importer?expand=0&rev=3
2020-10-27 17:39:49 +00:00
James Fehlig
391d2639d7 - Update to version 1.25.0:
* Update builder image to add libnbd ()
  * Add make targets cluster-sync-cdi & cluster-sync-test-infra ()
  * Add library function to determine if a PVC is waiting for first consu… ()
  * Add test_ids for the tests ()
  * Retry upload in case upload pod wasn't 100% ready when attempting upload ()
  * add finalizer to target PVC before creating clone source pod ()
  * Make CDI infra deployments as critical addons. ()
  * Fix cloning checking fsGroup test in case of use with OCS. ()
  * Fix types.go vs code schema verification to actually fail if they are different. ()
  * Add files used in OpenShift CI. ()
  * Retry upload in case upload pod wasn't 100% ready when attempting upload ()
  * Check for expected changes after CDI upgrade ()
  * Files in tar archives can have paths relative to ./ ()
  * Attempt to schedula clone sourc/target pods on same node ()
  * Touch ups for filesystem overhead test cases ()
  * Fix imports for images with no info about MediaType. ()
  * Fix size mismatch between source and target in smart clone tests. Ceph no longer ()
  * use snappy compression for cloning instead of gzip ()
  * Update to k8s.io/klog/v2, used by kubernetes 1.19 ()

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 ()
  * Fixing CDIStatus generate-verify issues ()
  * Reserve overhead when validating that a Filesystem has enough space ()
  * Test behavior after client-side upload failure. ()
  * Removed hard coded registry:5000 for vddk datasource test. ()
  * Add library function to determine if a PVC has been populated fully. ()
  * Remove dependency update when building the OR CI build image ()
  * Add test_id for the test cases ()
  * Fix incorrect region parsing from aws s3 endpoint ()
  * Add functional test for cloning if source NS has enought quota and ()

- 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