diff --git a/pkg/harvester/config/harvester-map.js b/pkg/harvester/config/harvester-map.js index f2497288c9a..3a685557afd 100644 --- a/pkg/harvester/config/harvester-map.js +++ b/pkg/harvester/config/harvester-map.js @@ -67,6 +67,5 @@ export const ADD_ONS = { NVIDIA_DRIVER_TOOLKIT_CONTROLLER: 'nvidia-driver-toolkit', RANCHER_LOGGING: 'rancher-logging', RANCHER_MONITORING: 'rancher-monitoring', - VM_IMPORT_CONTROLLER: 'vm-import-controller', - HARVESTER_CSI_DRIVER_LVM: 'harvester-csi-driver-lvm' + VM_IMPORT_CONTROLLER: 'vm-import-controller' }; diff --git a/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.driver.harvesterhci.io.vue b/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.driver.harvesterhci.io.vue new file mode 100644 index 00000000000..85c8dd42d27 --- /dev/null +++ b/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.driver.harvesterhci.io.vue @@ -0,0 +1,137 @@ + + + + + diff --git a/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.vue b/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.vue deleted file mode 100644 index e9c7c1703df..00000000000 --- a/pkg/harvester/edit/harvesterhci.io.storage/provisioners/lvm.vue +++ /dev/null @@ -1,32 +0,0 @@ - - diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index 4a2fbb88cd5..dd3d3f1b97c 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -1079,6 +1079,10 @@ harvester: no-options: No available tags, please add in the `Host > Storage` page migratable: label: Migratable + lvmVolumeGroupType: + label: Volume Group Type + lvmVolumeGroup: + label: Volume Group Name allowedTopologies: title: Allowed Topologies tooltip: Allowed Topologies helps scheduling virtual machines on hosts which match all of below expressions.