Skip to content

feature: Disk only restore#2879

Closed
DarkressX wants to merge 11 commits intolxc:mainfrom
eoscloud:disk-only-restore
Closed

feature: Disk only restore#2879
DarkressX wants to merge 11 commits intolxc:mainfrom
eoscloud:disk-only-restore

Conversation

@DarkressX
Copy link
Copy Markdown
Contributor

@DarkressX DarkressX commented Jan 30, 2026

This PR implements the option to trigger a diskOnly restore.
As the name of this option suggest, it allows to restore only the instances disk from a given snapshot.
This option is mutually exclusive with the stateful option.

closes #2868

@DarkressX DarkressX requested a review from stgraber as a code owner January 30, 2026 14:04
@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Jan 30, 2026
@DarkressX DarkressX marked this pull request as draft January 30, 2026 14:06
@DarkressX DarkressX marked this pull request as ready for review January 30, 2026 14:33
@DarkressX
Copy link
Copy Markdown
Contributor Author

@stgraber Please let me know if this is ok as it is and if you want me to squash some commits. I wasn't sure how granular you want the commit history to be :)

@DarkressX
Copy link
Copy Markdown
Contributor Author

I have to convert it to a draft again. I noticed that now the volatile.uuid.generation is no longer persisted.

@DarkressX DarkressX marked this pull request as draft January 30, 2026 15:09
@DarkressX DarkressX force-pushed the disk-only-restore branch 3 times, most recently from d889bac to 952ca06 Compare January 30, 2026 15:51
@DarkressX DarkressX marked this pull request as ready for review January 30, 2026 16:39
@DarkressX
Copy link
Copy Markdown
Contributor Author

Should be fixed now. Sorry about the back and forth

@DarkressX
Copy link
Copy Markdown
Contributor Author

rebasing

@stgraber
Copy link
Copy Markdown
Member

stgraber commented Feb 8, 2026

Sorry for the delay, I've been slowly working on the backlog since coming back from FOSDEM, this one should be next in line now :)

@DarkressX
Copy link
Copy Markdown
Contributor Author

No worries :)
I'll quickly rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

Snapshot restore without config and devices

2 participants