containerized-data-importer/pkg/controller
Alex Kalenyuk 968c81bd9d
Allow dataimportcron snap->pvc automatic source switch (#3366)
Recently we've had a back and forth about the appropriate source format
for LVMS:
https://github.com/kubevirt/containerized-data-importer/pull/3196
https://github.com/kubevirt/containerized-data-importer/pull/3303
Which presented the need to support a seamless transition between
snapshot->PVC sources which was never implemented in hopes that
one would not go through such a transition.

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2024-08-07 17:48:48 +02:00
..
clone update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
common Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
datavolume Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
populators update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
transfer update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
BUILD.bazel Suppress alerts to reduce noise of dependent ones (#3129) 2024-04-07 20:47:51 +02: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 Delete DataImportCron PVCs pending on default storage class update (#3326) 2024-06-27 14:41:39 +02:00
dataimportcron-controller.go Allow dataimportcron snap->pvc automatic source switch (#3366) 2024-08-07 17:48:48 +02:00
datasource-controller_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
datasource-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
import-controller_test.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +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
storageprofile-controller_test.go Suppress CDIDefaultStorageClassDegraded on SNO (#3310) 2024-06-16 23:45:44 +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 Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +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 Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
util.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00