containerized-data-importer/pkg/controller
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
..
clone Fix broken local -> rook-ceph-block clone (#2840) 2023-08-12 09:33:21 +02:00
common Ensure priority class is assigned to pod populating pvc prime (#2864) 2023-08-25 02:02:36 +02:00
datavolume Update doc of shouldUseCDIPopulator to reflect changes (#2904) 2023-09-26 19:09:38 +02:00
populators Allow the usage of AnnPodRetainAfterCompletion with populators (#2873) 2023-09-13 04:47:04 +02:00
transfer increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
BUILD.bazel Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
clone-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
clone-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
config-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
config-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
dataimportcron-conditions.go Get rid of DataImportCron finalizer (#2144) 2022-02-12 05:56:08 +01:00
dataimportcron-controller_test.go Delete old version DV's with DIC GC (#2749) 2023-09-11 14:53:04 +02:00
dataimportcron-controller.go Delete old version DV's with DIC GC (#2749) 2023-09-11 14:53:04 +02:00
datasource-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
datasource-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
import-controller_test.go Don't use scratch space for registry node pull imports (#2845) 2023-08-14 18:11:33 +02:00
import-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +02:00
storageprofile-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
storageprofile-controller.go increase controller cuncurrency and cpu requests (#2862) 2023-08-24 02:48:34 +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 Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
util.go Allow ImmediateBinding annotation when using populators (#2765) 2023-07-10 01:05:04 +02:00