containerized-data-importer/pkg/controller
Arnon Gilboa fc7f855ec9
Annotate DIC-created DV for immediate binding (#2650)
If the storage class binding mode is WaitForFirstConsumer, and the
annotation was not explicitly added to the DIC DV template, the created DV
will get stuck in WFFC phase.

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>
2023-03-22 03:25:02 +00:00
..
common Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
datavolume Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
transfer Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
BUILD.bazel Add sourceRef support for VolumeSnapshot sources (#2582) 2023-03-03 16:53:55 +00:00
clone-controller_test.go mount block pvc readonly (#2536) 2023-01-12 04:05:03 +00:00
clone-controller.go Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
config-controller_test.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
config-controller.go Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
controller_suite_test.go Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
dataimportcron-conditions.go Get rid of DataImportCron finalizer (#2144) 2022-02-12 05:56:08 +01:00
dataimportcron-controller_test.go Annotate DIC-created DV for immediate binding (#2650) 2023-03-22 03:25:02 +00:00
dataimportcron-controller.go Annotate DIC-created DV for immediate binding (#2650) 2023-03-22 03:25:02 +00:00
datasource-controller_test.go Add sourceRef support for VolumeSnapshot sources (#2582) 2023-03-03 16:53:55 +00:00
datasource-controller.go Add sourceRef support for VolumeSnapshot sources (#2582) 2023-03-03 16:53:55 +00:00
import-controller_test.go Respect bind.immediate annotation by not attempting fancy clones (#2604) 2023-03-01 04:44:52 +01:00
import-controller.go Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
storageprofile-controller_test.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
storageprofile-controller.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
upload-controller_test.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
upload-controller.go Add support for imagePullSecrets (#2589) 2023-03-18 01:41:35 +00:00
util_test.go Split and refactor DV controller (#2483) 2022-12-22 01:03:15 +00:00
util.go Respect bind.immediate annotation by not attempting fancy clones (#2604) 2023-03-01 04:44:52 +01:00