containerized-data-importer/pkg/controller/datavolume
Matthew Arnold e17b60a129
VDDK: Add CRD field for extra configuration arguments (#3622)
* Add ExtraArgs field to VDDK CRD.

Signed-off-by: Matthew Arnold <marnold@redhat.com>

* Add tests for VDDK ExtraArgs field.

Add one unit test and rework existing functional test into a table for
both annotation and field entries.

Signed-off-by: Matthew Arnold <marnold@redhat.com>

* Update ExtraArgs DataVolume documentation.

Signed-off-by: Matthew Arnold <marnold@redhat.com>

---------

Signed-off-by: Matthew Arnold <marnold@redhat.com>
2025-04-01 23:56:35 +02:00
..
BUILD.bazel Deprecate DV garbage collection (#3552) 2024-12-04 17:35:36 +01:00
clone-controller-base.go Move size detection pod deletion to cleanup (#3553) 2024-12-15 13:45:56 +01:00
conditions_test.go Set DV Bound condition to False instead of Unknown (#3590) 2025-01-15 23:26:45 +01:00
conditions.go Set DV Bound condition to False instead of Unknown (#3590) 2025-01-15 23:26:45 +01:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
controller-base.go Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
external-population-controller_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
external-population-controller.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
import-controller_test.go VDDK: Add CRD field for extra configuration arguments (#3622) 2025-04-01 23:56:35 +02:00
import-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
pvc-clone-controller_test.go Move size detection pod deletion to cleanup (#3553) 2024-12-15 13:45:56 +01:00
pvc-clone-controller.go Move size detection pod deletion to cleanup (#3553) 2024-12-15 13:45:56 +01:00
snapshot-clone-controller_test.go Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
snapshot-clone-controller.go Move size detection pod deletion to cleanup (#3553) 2024-12-15 13:45:56 +01:00
static-volume_test.go Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
upload-controller_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
upload-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
util_test.go feat(DataVolume): Add default instance type labels from VolumeSnapshots and from Registry imports (#3381) 2024-08-14 23:02:14 +02:00
util.go Fix PVC webhook rendering segfault (#3544) 2024-12-08 14:17:38 +01:00