containerized-data-importer/pkg/controller/datavolume
akalenyu 3d3564d658
Update doc of shouldUseCDIPopulator to reflect changes (#2904)
I find myself going back a lot to this function and I noticed
some of the fallback reasons are outdated following:
https://github.com/kubevirt/containerized-data-importer/pull/2765
https://github.com/kubevirt/containerized-data-importer/pull/2873

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2023-09-26 19:09:38 +02:00
..
BUILD.bazel Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
clone-controller-base.go Fix possible nil ptr in snapshot/pvc clone controllers (#2900) 2023-09-22 00:18:23 +02:00
conditions_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
conditions.go Create PVC if possible even if the StorageClass is missing (#2683) 2023-05-02 22:16:04 +02:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
controller-base.go Update doc of shouldUseCDIPopulator to reflect changes (#2904) 2023-09-26 19:09:38 +02:00
external-population-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
external-population-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
garbagecollect.go Start integrate golangci lint into CI (#2675) 2023-04-11 13:59:33 +01:00
import-controller_test.go Allow the usage of AnnPodRetainAfterCompletion with populators (#2873) 2023-09-13 04:47:04 +02:00
import-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
pvc-clone-controller_test.go Annotate PVC with host-assisted clone fallback reason; add missing events (#2814) 2023-07-26 18:12:36 +02:00
pvc-clone-controller.go Fix possible nil ptr in snapshot/pvc clone controllers (#2900) 2023-09-22 00:18:23 +02:00
snapshot-clone-controller_test.go Annotate PVC with host-assisted clone fallback reason; add missing events (#2814) 2023-07-26 18:12:36 +02:00
snapshot-clone-controller.go Fix possible nil ptr in snapshot/pvc clone controllers (#2900) 2023-09-22 00:18:23 +02:00
static-volume_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
upload-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
upload-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
util_test.go dataVolume: Add default instance type labels from source (#2787) 2023-08-11 22:31:21 +02:00
util.go Do not fail DV reconcile if storage class is not found (#2860) 2023-08-24 19:24:36 +02:00