Derek Su
Derek Su
## Describe the bug longhorn-engine integration-test sometimes fails due to timing issue. https://github.com/longhorn/longhorn-engine/blob/330a008f54ff90cf16d604925e1e915980d640b4/pkg/controller/rpc/server.go#L256-L266 This could potentially have a timing issue, because latestMetics := cs.c.GetLatestMetics() is returning a reference, so it...
## What's the task? Please describe The replica copy-on-write logic is sensitive to the block size of the underlying disk's filesystem. To avoid unexpected corruption, we should provide users a...
## What's the task? Please describe https://github.com/longhorn/backupstore/pull/89 ## Describe the items of the task (DoD, definition of done) you'd like > Please use a task list for items on a...
## What's the task? Please describe Update official document Longhorn Networking - conversion webbhook - admission webhook - recovery backend server ## Describe the items of the task (DoD, definition...
## Is your improvement request related to a feature? Please describe During backing up the volume, the checksum of each data block is calculated. The checksums of the blocks are...
longhorn/longhorn#4210 longhorn/longhorn#3198 Signed-off-by: Derek Su
longhorn/longhorn#4210 longhorn/longhorn#3198 Signed-off-by: Derek Su
[Longhorn 4491](https://github.com/longhorn/longhorn/issues/4491) Signed-off-by: Derek Su
## Is your improvement request related to a feature? Please describe (👍 if you like this request) `UserCreated` flag helps hide the system generated snapshots. ## Describe the solution you'd...
## Is your feature request related to a problem? Please describe (👍 if you like this request) ## Describe the solution you'd like ## Describe alternatives you've considered ## Additional...