Closed
Conversation
2903068 to
9e26a9e
Compare
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 :) |
Contributor
Author
|
I have to convert it to a draft again. I noticed that now the |
d889bac to
952ca06
Compare
Contributor
Author
|
Should be fixed now. Sorry about the back and forth |
952ca06 to
d716f26
Compare
Contributor
Author
|
rebasing |
d716f26 to
454bcde
Compare
Member
|
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 :) |
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
…tation Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Signed-off-by: Leon Schoch <[email protected]>
Contributor
Author
|
No worries :) |
454bcde to
58fdc81
Compare
Signed-off-by: Leon Schoch <[email protected]>
58fdc81 to
ddedfb9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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