containerized-data-importer/tests/framework
Daniel Erez 5b3109a324 smart-clone
Changes and flow:

* datavolume-controller:
- When clone pvc is requested and smart-clone is applicable -> Create a new VolumeSnapshot.

* Introduced smart-clone-controller:
- Listens to VolumeSnapshot changes and create a new PVC based on the snapshot.
- Upon PVC successful creation, deletes the snapshot for cleaning up.

Change-Id: I369fc92e72edb8a2cf584c8cb916795415f9d6e0
Signed-off-by: Daniel Erez <derez@redhat.com>
Co-authored-by: Fred Rolland <frolland@redhat.com>
2019-05-20 11:04:10 +03:00
..
exec_util.go Adding more functional tests for blank-raw-image, PV allocation on specific 2018-12-20 13:32:54 +02:00
framework.go smart-clone 2019-05-20 11:04:10 +03:00
pod.go Add lint checks to remaining go src directories 2018-09-29 08:35:21 -06:00
pv.go Fix issues with size header in cloning something reading beginning of data. 2019-04-26 19:47:03 -04:00
pvc.go Remove tar from the readers 2019-05-03 08:37:45 -04:00
storageclass.go Adding support to import disk image into Block PV 2019-03-28 11:43:56 +02:00