harvester / harvester

Open source hyperconverged infrastructure (HCI) software
https://harvesterhci.io/
Apache License 2.0
3.79k stars 317 forks source link

[ENHANCEMENT] Remove "Clone" action for Longhorn V2 and LVM Storage Classes #6762

Open tserong opened 1 day ago

tserong commented 1 day ago

Is your enhancement related to a problem? Please describe. The Longhorn v2 data engine and LVM doesn't yet support volume clone, so we need to hide the Clone operations in the Harvester UI for LHv2 and LVM volumes.

Describe the solution you'd like Much the same as https://github.com/harvester/dashboard/pull/1189 for snapshots, it would be ideal if we could:

Describe alternatives you've considered Document the limitation

Additional context Related issue: https://github.com/harvester/harvester/issues/5274

Vicente-Cheng commented 1 day ago

Hi @tserong, @a110605
LVM also needs to remove the Clone action in v1.4.0. Could we use the same issue to track?

tserong commented 1 day ago

Could we use the same issue to track?

Fine by me :-)

Vicente-Cheng commented 1 day ago

Could we use the same issue to track?

Fine by me :-)

Thanks! Updated the title and content.