longhorn-manager
longhorn-manager copied to clipboard
Millions and millions of volumes orchestrated
#### Which issue(s) this PR fixes: https://github.com/longhorn/longhorn/issues/8022 #### What this PR does / why we need it: Currently, SPDK volumes can not be expanded. This aims at fixing this. ####...
This is an automatic backport of pull request #2685 done by [Mergify](https://mergify.com). Cherry-pick of 65bdc09182d4e7c7803f54542ef48f6ac0bdc463 has failed: ``` On branch mergify/bp/v1.5.x/pr-2685 Your branch is up to date with 'origin/v1.5.x'. You...
ref: https://github.com/longhorn/longhorn/issues/7960 Update dependencis and resolve the breaking changes. - go-iscsi-helper - go-common-libs The PR is mainly based on this PR https://github.com/longhorn/longhorn-manager/pull/2103/files Talos support is not backported to v1.5.x. But...
This is an automatic backport of pull request #2650 done by [Mergify](https://mergify.com). Cherry-pick of 29a895c25559e5645652e3a3ddcd17322a359fe9 has failed: ``` On branch mergify/bp/v1.5.x/pr-2650 Your branch is up to date with 'origin/v1.5.x'. You...
#### Which issue(s) this PR fixes: Issue Longhorn/longhorn#7672 #### 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#7982 #### What this PR does / why we need it: When users make a requst to get backup volumes information by...
This is an automatic backport of pull request #2573 done by [Mergify](https://mergify.com). This addresses backport issue https://github.com/longhorn/longhorn/issues/8135 --- Mergify commands and options More conditions and actions can be found in...
#### Which issue(s) this PR fixes: https://github.com/longhorn/longhorn/issues/7923 #### What this PR does / why we need it: This commit adds virtualSize to the BackingImageStatus and BackingImageFileInfo structs, and thus to...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [github.com/longhorn/go-common-libs](https://togithub.com/longhorn/go-common-libs) | require...
ref: https://github.com/longhorn/longhorn/issues/7843 When detecting the filesystem become read only Try to remount the global mount point to read write again