From b26da699d3358fa37398b407ca9d44d010401d69 Mon Sep 17 00:00:00 2001 From: Francesco Torchia Date: Sun, 8 Sep 2024 18:03:05 +0200 Subject: [PATCH] Remove usb controller Signed-off-by: Francesco Torchia --- pkg/harvester/config/harvester-map.js | 1 - .../usbdevices-controller.vue | 58 ------------------- 2 files changed, 59 deletions(-) delete mode 100644 pkg/harvester/edit/harvesterhci.io.addon/usbdevices-controller.vue diff --git a/pkg/harvester/config/harvester-map.js b/pkg/harvester/config/harvester-map.js index db94abac..02cbfe25 100644 --- a/pkg/harvester/config/harvester-map.js +++ b/pkg/harvester/config/harvester-map.js @@ -68,5 +68,4 @@ export const ADD_ONS = { RANCHER_LOGGING: 'rancher-logging', RANCHER_MONITORING: 'rancher-monitoring', VM_IMPORT_CONTROLLER: 'vm-import-controller', - USB_DEVICE_CONTROLLER: 'usbdevices-controller', }; diff --git a/pkg/harvester/edit/harvesterhci.io.addon/usbdevices-controller.vue b/pkg/harvester/edit/harvesterhci.io.addon/usbdevices-controller.vue deleted file mode 100644 index 104d3b04..00000000 --- a/pkg/harvester/edit/harvesterhci.io.addon/usbdevices-controller.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - - -