containerized-data-importer/pkg/controller
Marcelo Carneiro do Amaral e9c2f84a00
Create a Datavolume if a coliding PVC with same name exists but is marked to delete (#1477)
* create DV if PVC is marked as deleted

Signed-off-by: Marcelo Amaral <marcelo.amaral1@ibm.com>

* tests/datavolume_test.go

Signed-off-by: Marcelo Amaral <marcelo.amaral1@ibm.com>
2020-12-02 18:12:39 +01:00
..
BUILD.bazel increase code coverage by moving utility functions from api packages (#1479) 2020-12-01 16:44:38 +01:00
clone-controller_test.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
clone-controller.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
config-controller_test.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00
config-controller.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00
controller_suite_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
datavolume-conditions_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
datavolume-conditions.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
datavolume-controller_test.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
datavolume-controller.go Create a Datavolume if a coliding PVC with same name exists but is marked to delete (#1477) 2020-12-02 18:12:39 +01:00
import-controller_test.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
import-controller.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
runtime-util.go Allow specifying nodeSelector, affinity and tolerations for CDI pods (#1346) 2020-09-03 22:13:18 +02:00
smart-clone-controller_test.go move api groups to v1beta1 (#1232) 2020-07-10 15:47:38 +02:00
smart-clone-controller.go move api groups to v1beta1 (#1232) 2020-07-10 15:47:38 +02:00
upload-controller_test.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
upload-controller.go Pass specific PVC annotations to the transfer pods (#1480) 2020-11-30 19:20:38 +01:00
util_test.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00
util.go increase code coverage by moving utility functions from api packages (#1479) 2020-12-01 16:44:38 +01:00