longhorn-manager
longhorn-manager copied to clipboard
Millions and millions of volumes orchestrated
#### Which issue(s) this PR fixes: This PR is part of https://github.com/longhorn/longhorn/issues/6205 - Share manager HA. It creates the Lease, checks it, and takes action to delete the share-manager pod...
ref: https://github.com/longhorn/longhorn/issues/5085 1. Backup all BackingImages after backing up Volumes and their yaml when taking system-backup - **`After backing up Volumes`: Because now we already backup BackingImage when backing up...
#### Which issue(s) this PR fixes: Issue https://github.com/longhorn/longhorn/issues/9569 #### What this PR does / why we need it: Add a sleep after Run() before panicking to let the queued event...
Signed-off-by: William Phetsinorath
#### Which issue(s) this PR fixes: Issue longhorn/longhorn#8430 #### What this PR does / why we need it: Support auto-salvage for v2 volumes. #### Special notes for your reviewer: `None`...
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [github.com/longhorn/backupstore](https://redirect.github.com/longhorn/backupstore) | require | digest...
#### Which issue(s) this PR fixes: Issue Longhorn/longhorn#9383 #### What this PR does / why we need it: #### Special notes for your reviewer: #### Additional documentation or context
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/longhorn/backing-image-manager](https://redirect.github.com/longhorn/backing-image-manager) | `v1.6.3-dev-20240825.0.20240826130124-80e6f6e95d2c` -> `v1.6.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
#### Which issue(s) this PR fixes: Issue Longhorn/longhorn#9466 #### What this PR does / why we need it: #### Special notes for your reviewer: #### Additional documentation or context
#### Which issue(s) this PR fixes: Issue longhorn/longhorn#9305 #### What this PR does / why we need it: This reverts the commit related to the race condition issue that triggered...