containerized-data-importer/pkg/controller
Michael Henriksen 86c32e87b8
Add CDIConfig to CDI (#1475)
* Add CDIConfigSpec to CDI

Make CDIConfig singleton mirror data in "active" CDI

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>

* fix functional tests

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
2020-11-11 23:09:54 +01:00
..
BUILD.bazel VDDK: replace qemu-img with libnbd (#1448) 2020-11-02 20:09:49 +01:00
clone-controller_test.go VDDK: replace qemu-img with libnbd (#1448) 2020-11-02 20:09:49 +01:00
clone-controller.go VDDK: replace qemu-img with libnbd (#1448) 2020-11-02 20:09:49 +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 Add library function to determine if a PVC has been populated fully. (#1400) 2020-09-26 02:15:30 +02:00
datavolume-controller.go Reserve overhead when validating that a Filesystem has enough space (#1319) 2020-10-01 18:31:32 +02:00
import-controller_test.go Scratch import bug (#1424) 2020-11-03 16:31:50 +01:00
import-controller.go Scratch import bug (#1424) 2020-11-03 16:31:50 +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 Attempt to schedula clone sourc/target pods on same node (#1426) 2020-10-13 00:45:38 +02:00
upload-controller.go Attempt to schedula clone sourc/target pods on same node (#1426) 2020-10-13 00:45:38 +02:00
util_test.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00
util.go Add CDIConfig to CDI (#1475) 2020-11-11 23:09:54 +01:00