containerized-data-importer/pkg/controller
Arnon Gilboa dabbcbed16
Get no-provisioner storage capabilities from PVs (#3128)
It's time to get the storage capabilities for all no-provisioner storage
classes based on the existing PVs, and not only for those labeled with
`local.storage.openshift.io/owner-name`, as done so far.
It will also silence the unnecessary CDIStorageProfilesIncomplete alert
for local SC in the CI.

Signed-off-by: Arnon Gilboa <agilboa@redhat.com>
2024-03-18 22:21:14 +01:00
..
clone update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
common Check cdi.kubevirt.io/allowClaimAdoption on DataVolume rather than PVC (#3105) 2024-02-29 21:37:02 +01:00
datavolume Rename PVC webhook rendering label to applyStorageProfile (#3124) 2024-03-07 08:42:43 +01:00
populators update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
transfer update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
BUILD.bazel Get no-provisioner storage capabilities from PVs (#3128) 2024-03-18 22:21:14 +01:00
clone-controller_test.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
clone-controller.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
config-controller_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
config-controller.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
dataimportcron-conditions.go Refactor recording-rules and alerts code (#3068) 2024-02-18 16:05:42 +01:00
dataimportcron-controller_test.go Watch DIC-orphan cronjobs and cleanup them (#3106) 2024-03-01 03:17:01 +01:00
dataimportcron-controller.go Replace cron expression library with one used in kubernetes (#3127) 2024-03-11 16:25:16 +01:00
datasource-controller_test.go Refactor monitoring code (#3009) 2024-01-02 09:17:18 +01:00
datasource-controller.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
import-controller_test.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
import-controller.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
storageprofile-controller_test.go Get no-provisioner storage capabilities from PVs (#3128) 2024-03-18 22:21:14 +01:00
storageprofile-controller.go Get no-provisioner storage capabilities from PVs (#3128) 2024-03-18 22:21:14 +01:00
upload-controller_test.go update k8s & related libraries to 1.28 (#3078) 2024-01-23 17:52:05 +01:00
upload-controller.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
util_test.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00
util.go feat: Make importer datasource communication explicit (#3101) 2024-03-13 22:09:23 +01:00