containerized-data-importer/pkg
Michael Henriksen 102ce2e78c
Uninstall strategy and blocking webhook (#1118)
* webhook to block deletion of datavolumes for BlockUninstallIfWorkloadsExist uninstallStrategy

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

* fix apiserver permissions and tighten up cdi delete webhook functional test

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

* fix cdi delete webhook for older k8s versions that don't send the object

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

* cleanup webhooks and apiservices on upgrade

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

* have to wait for cdi configmap to be garbage collected

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

* do dry run deletes for datavolume protection webhook

Signed-off-by: Michael Henriksen <mhenriks@redhat.com>
2020-02-21 05:34:50 +01:00
..
apis Uninstall strategy and blocking webhook (#1118) 2020-02-21 05:34:50 +01:00
apiserver Uninstall strategy and blocking webhook (#1118) 2020-02-21 05:34:50 +01:00
client k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
clone initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00
common Copy kubevirt.io annotations to scratch space pvc, but NOT cdi.kubevirt.io as those are what triggers import/upload/clone. (#1109) 2020-02-20 16:50:50 +01:00
controller Copy kubevirt.io annotations to scratch space pvc, but NOT cdi.kubevirt.io as those are what triggers import/upload/clone. (#1109) 2020-02-20 16:50:50 +01:00
expectations initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00
image Disable caching when converting qcow2 images (#1102) 2020-02-10 23:29:24 +01:00
importer Add async endpoint for upload that closes connection immediately after transfer completes and then continues background processing. (#1095) 2020-02-12 16:17:26 +01:00
keys cert rotation (#1091) 2020-02-03 23:36:58 +01:00
operator Uninstall strategy and blocking webhook (#1118) 2020-02-21 05:34:50 +01:00
snapshot-client k8s client upgrade to 1.16 (#1079) 2020-01-14 13:43:17 +01:00
system Enable bazel cache (#995) 2019-10-21 10:23:31 -04:00
token initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00
uploadproxy Add async endpoint for upload that closes connection immediately after transfer completes and then continues background processing. (#1095) 2020-02-12 16:17:26 +01:00
uploadserver Add async endpoint for upload that closes connection immediately after transfer completes and then continues background processing. (#1095) 2020-02-12 16:17:26 +01:00
util cert rotation (#1091) 2020-02-03 23:36:58 +01:00
version initial bazelification of CDI (#986) 2019-10-15 15:55:44 -04:00