containerized-data-importer/pkg/controller
Michael Henriksen ec52c85a25 Validating webhook and token authorization for PVC cloning (#869)
* baseline refactoring of webhook package

* datavolume clone validation webhook

* rename datavolumes/clone-init to datavolumes/source

* add RBAC doc

* updates from review

* make clone permission check exportable function

* force dumb cloning in in functional test
2019-07-09 14:02:31 -04:00
..
clone-controller_test.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00
clone-controller.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00
config-controller_test.go remove label from ingress informer 2019-04-26 15:40:40 +03:00
config-controller.go Fix a bunch of go score card issues. 2019-05-06 16:52:03 -04:00
controller_suite_test.go Report cloning progress in logs and prometheus. 2018-11-01 11:09:03 -04:00
controller_test.go Scratch space retry framework logic. 2019-03-07 14:54:08 -05:00
controller.go smart-clone 2019-05-20 11:04:10 +03:00
datavolume-controller_test.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00
datavolume-controller.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00
import_controller_ginkgo_test.go Use CDIConfig for scratch storage class. 2019-03-21 15:37:07 -04:00
import-controller_test.go Adding support to import disk image into Block PV 2019-03-28 11:43:56 +02:00
import-controller.go Record import failure messages 2019-05-30 09:22:58 -04:00
smart-clone-controller.go smart-clone 2019-05-20 11:04:10 +03:00
upload-controller_test.go fix TestUploadPossible. No longer necessary to wait for pod to be running. Upload proxy handles that case 2019-05-21 08:40:50 -04:00
upload-controller.go watch extension-apiserver-authentication configmap and refresh client CAs when updates occur 2019-05-20 21:32:20 -04:00
util_test.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00
util.go Validating webhook and token authorization for PVC cloning (#869) 2019-07-09 14:02:31 -04:00