containerized-data-importer/pkg/controller
alromeros 7392a8625d
Check PVC Prime before updating DV status to improve status reporting (#2928)
With the addition of populators into CDI, we introduced a minor divergence in the DV status reporting between the new and the old flow to avoid checking PVC Prime. Though it would be ideal to completely ignore the PVC Prime in the DV layer, this divergence might confuse some users.

This commit updates the status reporting mechanism so both the old flow and the populator flow match.

Signed-off-by: Alvaro Romero <alromero@redhat.com>
2023-10-31 03:26:17 +01:00
..
clone Fix broken local -> rook-ceph-block clone (#2840) 2023-08-12 09:33:21 +02:00
common Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +02:00
datavolume Check PVC Prime before updating DV status to improve status reporting (#2928) 2023-10-31 03:26:17 +01:00
populators Check PVC Prime before updating DV status to improve status reporting (#2928) 2023-10-31 03:26:17 +01: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 Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +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 Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +02:00
dataimportcron-controller.go Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +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 Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +02:00
import-controller.go Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +02:00
storageprofile-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
storageprofile-controller.go Default storage class for virtualization purposes (#2913) 2023-10-27 04:28:15 +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