Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(backup): modify backup APIs for backup target and volume name
Ensure backups have backup target name and volume name in the returning information of API `BackupList` and `BackupGet`. Backups in state `pending`, `in-progress`, and `error` will not have the backup target name and volume name in `b.Status`. ref: longhorn/longhorn 10182 Signed-off-by: James Lu <[email protected]>
- Loading branch information