Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(auto-salvage): v2 support #28

Merged
merged 3 commits into from
Nov 1, 2024

Conversation

c3y1huang
Copy link
Contributor

Which issue(s) this PR fixes:

Issue longhorn/longhorn#8430

What this PR does / why we need it:

Introducing the ReplicaSnapshotDiskInfo field to the ControllerReplica message. This allows to retrieval of snapshot information and populates Replica.Status.Snapshots field. The Replica.Status.Snapshots field is used for comparing snapshot sets when selecting a usable replica during auto-salvaging for v2 volumes.

Special notes for your reviewer:

None

Additional documentation or context

None

@c3y1huang c3y1huang self-assigned this Sep 19, 2024
@c3y1huang c3y1huang force-pushed the 8430-feat-v2-auto-salvage branch 5 times, most recently from 8d0fe41 to 1fc6fe5 Compare September 27, 2024 05:05
@c3y1huang c3y1huang marked this pull request as ready for review September 27, 2024 05:32
@c3y1huang c3y1huang requested review from derekbit, shuo-wu, DamiaSan and a team September 27, 2024 05:32
@c3y1huang c3y1huang force-pushed the 8430-feat-v2-auto-salvage branch from 1fc6fe5 to 6c849ff Compare October 24, 2024 00:41
longhorn/longhorn-8430

Signed-off-by: Chin-Ya Huang <[email protected]>
@c3y1huang c3y1huang force-pushed the 8430-feat-v2-auto-salvage branch from 6c849ff to 01e88dd Compare October 27, 2024 23:48
@derekbit derekbit merged commit 9e90122 into longhorn:main Nov 1, 2024
2 checks passed
@c3y1huang c3y1huang deleted the 8430-feat-v2-auto-salvage branch November 1, 2024 01:07
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