containerized-data-importer/pkg/controller
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
..
clone Fallback to host-assised when volumeMode Differs (#3664) 2025-03-12 20:12:09 +01:00
common VDDK: Add CRD field for extra configuration arguments (#3622) 2025-04-01 23:56:35 +02:00
datavolume VDDK: Add CRD field for extra configuration arguments (#3622) 2025-04-01 23:56:35 +02:00
populators Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
transfer Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
BUILD.bazel Add openshift.io/required-scc to required workloads (#3646) 2025-02-28 15:07:26 +01:00
clone-controller_test.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00
clone-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
config-controller_test.go Expose Upload Proxy certificate in CDI Config status (#3314) 2024-06-30 13:10:51 +02:00
config-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
dataimportcron-conditions.go Suppress alerts to reduce noise of dependent ones (#3129) 2024-04-07 20:47:51 +02:00
dataimportcron-controller_test.go Add openshift.io/required-scc to required workloads (#3646) 2025-02-28 15:07:26 +01:00
dataimportcron-controller.go Add openshift.io/required-scc to required workloads (#3646) 2025-02-28 15:07:26 +01:00
datasource-controller_test.go feat: Copy labels from source to DataSource (#3377) 2024-08-16 05:54:21 +02:00
datasource-controller.go feat: Copy labels from source to DataSource (#3377) 2024-08-16 05:54:21 +02:00
import-controller_test.go CNV-52722: Pass through extra VDDK configuration options to importer pod. (#3572) 2025-01-20 18:30:50 +01:00
import-controller.go CNV-52722: Pass through extra VDDK configuration options to importer pod. (#3572) 2025-01-20 18:30:50 +01:00
storageprofile-controller_test.go Ensure scratch space is large enough to hold disk image (#3384) 2024-09-03 07:38:09 +02:00
storageprofile-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
upload-controller_test.go cdi-uploadserver: healthcheck and application use same port (#3536) 2024-11-21 19:41:15 +01:00
upload-controller.go cdi-uploadserver: healthcheck and application use same port (#3536) 2024-11-21 19:41:15 +01:00
util_test.go Ensure scratch space is large enough to hold disk image (#3384) 2024-09-03 07:38:09 +02:00
util.go Fix ImagePullFailed handling in DIC controller (#3576) 2025-01-01 16:22:18 +01:00