Derek Su
Derek Su
## Is your improvement request related to a feature? Please describe (👍 if you like this request) Replica rebuilding can fail due to networking issues such as dropped TCP connections...
## Is your improvement request related to a feature? Please describe (👍 if you like this request) The ticket aims to: - Reorganize [`QA/DevOps Sprint`](https://github.com/orgs/longhorn/projects/4) project board to manage the...
## Is your improvement request related to a feature? Please describe (👍 if you like this request) Currently, the v2 volumes should be detached before upgrading Longhorn as we mentioned...
#### 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
#### 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
- feat: simplify kbench metrics to focus on key performance indicators - feat: update numjobs for bandwidth and iops - workflow: add build.yml - chore: update README.md - chore(dockerfile): update...
We found that the `getDiskFormat` function ([code](https://github.com/kubernetes/mount-utils/blob/master/mount_linux.go#L675-L687)) might return a `nil` error if the given disk path does not exist. If the disk path does not exist, `blkid -p ...`...
### Is your improvement request related to a feature? Please describe (👍 if you like this request) Some spec fields in node.longhorn.io are immutable, we should reject the update in...
## What's the document you plan to update? Why? Please describe Update data integrity check performance that do not use a -dev version https://longhorn.io/docs/1.6.1/advanced-resources/data-integrity/snapshot-data-integrity-check/#performance-impact ## Additional context https://suse.slack.com/archives/C02CLV7D2KH/p1715762144009509
### Is your improvement request related to a feature? Please describe (👍 if you like this request) Backupstore-related settings, `backup-target`, `backup-target-credential-secret` and `backupstore-poll-interval`, are no longer required, so they can...