Skip to content

Conversation

AleksZimin
Copy link
Member

@AleksZimin AleksZimin commented Aug 18, 2025

What’s new
d8 dataexport now understands two new target kinds:
VirtualDisk → prefix vd/ or full virtualdisk/
VirtualDiskSnapshot → prefix vds/ or full virtualdisksnapshot/

Usage examples

# Export the whole VirtualDisk
d8 data list vd/my-disk -n my-namespace

# Export a VirtualDiskSnapshot
d8 data download --publish vds/my-disk-snap 

# Explicit forms also work
d8 data list virtualdisk/my-disk/
d8 data download virtualdisksnapshot/my-disk-snap

Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
@AleksZimin AleksZimin self-assigned this Aug 27, 2025
asergunov
asergunov previously approved these changes Aug 27, 2025
Copy link
Contributor

@asergunov asergunov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a description before merge

@AleksZimin AleksZimin changed the title Dataexport/add vd and vds [data] Add support for VirtualDisk and VirtualDiskSnapshot targets in data-export commands (e.g. vd/<name>, vds/<name>) Aug 27, 2025
Signed-off-by: Aleksandr Zimin <[email protected]>
Signed-off-by: Aleksandr Zimin <[email protected]>
@AleksZimin AleksZimin marked this pull request as ready for review August 27, 2025 08:49
@name212 name212 added this to the v0.17.0 milestone Aug 27, 2025
@name212 name212 merged commit f5b0edc into main Aug 27, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants