containerized-data-importer/pkg/controller
Felix Matouschek e1a553a052
feat(DataVolume): Add default instance type labels from VolumeSnapshots and from Registry imports (#3381)
* feat(DataVolume): Add default instance type labels from VolumeSnapshots

de5ba85 started updating DataVolumes when reconciled, adding any labels
found on PVC or DataSource sources. This commit is a follow up that
starts adding labels also from VolumeSnapshots.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>

* feat(DataVolume): Add instance type labels from Registry imports

de5ba85 started updating DataVolumes when reconciled, adding any labels
found on PVC or DataSource sources. This commit is a follow up that
starts adding labels also from Registry imported PVCs.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>

---------

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-08-14 23:02:14 +02:00
..
clone update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
common Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
datavolume feat(DataVolume): Add default instance type labels from VolumeSnapshots and from Registry imports (#3381) 2024-08-14 23:02:14 +02:00
populators update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
transfer update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
BUILD.bazel Suppress alerts to reduce noise of dependent ones (#3129) 2024-04-07 20:47:51 +02:00
clone-controller_test.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00
clone-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
config-controller_test.go Expose Upload Proxy certificate in CDI Config status (#3314) 2024-06-30 13:10:51 +02:00
config-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
controller_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
dataimportcron-conditions.go Suppress alerts to reduce noise of dependent ones (#3129) 2024-04-07 20:47:51 +02:00
dataimportcron-controller_test.go Delete DataImportCron PVCs pending on default storage class update (#3326) 2024-06-27 14:41:39 +02:00
dataimportcron-controller.go Allow dataimportcron snap->pvc automatic source switch (#3366) 2024-08-07 17:48:48 +02:00
datasource-controller_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
datasource-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
import-controller_test.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00
import-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
storageprofile-controller_test.go Suppress CDIDefaultStorageClassDegraded on SNO (#3310) 2024-06-16 23:45:44 +02:00
storageprofile-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
upload-controller_test.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00
upload-controller.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
util_test.go Remove datavolume clone source validation (#3331) 2024-07-26 06:25:09 +02:00
util.go Make upload client/server certs configurable (#3252) 2024-06-03 22:39:34 +02:00