containerized-data-importer/pkg/controller
akalenyu eb639a6ac5
Change some relationship labels on update as well (#2018)
* Update operator-lifecycle-sdk to get fix for labels on upgrade

Update dep to get https://github.com/kubevirt/controller-lifecycle-operator-sdk/pull/19

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Reconcile labels also for CDIConfig

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Reconcile labels on storageprofile

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Reconcile remaining operator resources for updated labels

BZ#2017478

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2021-11-23 16:16:49 +01:00
..
transfer Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
BUILD.bazel Add DataImportCron controller (#1949) 2021-11-11 20:09:48 +01:00
clone-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
clone-controller.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
config-controller_test.go Change some relationship labels on update as well (#2018) 2021-11-23 16:16:49 +01:00
config-controller.go Change some relationship labels on update as well (#2018) 2021-11-23 16:16:49 +01:00
controller_suite_test.go Stop Using Deprecated Packages (#1548) 2020-12-24 07:08:50 +01:00
dataimportcron-controller_test.go Add DataImportCron controller (#1949) 2021-11-11 20:09:48 +01:00
dataimportcron-controller.go Add DataImportCron controller (#1949) 2021-11-11 20:09:48 +01:00
datavolume-conditions_test.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
datavolume-conditions.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
datavolume-controller_test.go Upload archive (#1969) 2021-11-03 20:11:47 +01:00
datavolume-controller.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
import-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
import-controller.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
runtime-util.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
smart-clone-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
smart-clone-controller.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00
storageprofile-controller_test.go Change some relationship labels on update as well (#2018) 2021-11-23 16:16:49 +01:00
storageprofile-controller.go Change some relationship labels on update as well (#2018) 2021-11-23 16:16:49 +01:00
upload-controller_test.go Move apis to staging, push to containerized-data-importer-api (#1997) 2021-10-28 13:40:24 +02:00
upload-controller.go Degraded/unusual restartcount alerts (#2009) 2021-11-18 01:05:01 +01:00
util_test.go Upload archive (#1969) 2021-11-03 20:11:47 +01:00
util.go Emit event and update dv conditions when pvc fails to create due to quota (#2016) 2021-11-16 17:29:39 +01:00