containerized-data-importer/pkg/apiserver
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
..
webhooks 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
apiserver_suite_test.go Convert remaining tests to ginkgo (#1168) 2020-04-14 23:51:59 +02:00
apiserver_test.go apiserver should serve up openapi spec (#1485) 2020-11-17 19:47:57 +01:00
apiserver.go apiserver should serve up openapi spec (#1485) 2020-11-17 19:47:57 +01:00
auth-config_test.go update k8s deps to 18.6 and controller runtime to 0.6.2 (#1330) 2020-08-07 14:09:52 +02:00
auth-config.go Update to k8s.io/klog/v2, used by kubernetes 1.19 (#1409) 2020-10-03 00:41:33 +02:00
authorizer_test.go move api groups to v1beta1 (#1232) 2020-07-10 15:47:38 +02:00
authorizer.go Update to k8s.io/klog/v2, used by kubernetes 1.19 (#1409) 2020-10-03 00:41:33 +02:00
BUILD.bazel apiserver should serve up openapi spec (#1485) 2020-11-17 19:47:57 +01:00