PoAn Yang

Results 93 issues of PoAn Yang

**Describe the bug** The upgrade progress is stuck and we can get error log in rancher pod. ``` evicting pod longhorn-system/instance-manager-r-262cb6bc error when evicting pods/"instance-manager-r-262cb6bc" -n "longhorn-system" (will retry after...

bug
require/doc
priority/2
require/release-note
area/upgrade-related
reproduce/rare

**Problem:** VM shows restore action when there is no backup. **Solution:** Fix `canDoRestore` function. **Related Issue:** https://github.com/harvester/harvester/issues/2610 **Test plan:** * Create a cluster. * Create a VM `vm-test`. * Run...

Issue: https://github.com/longhorn/longhorn/issues/4165 PR: https://github.com/longhorn/backing-image-manager/pull/65, https://github.com/longhorn/longhorn-manager/pull/1465

## Is your feature request related to a problem? Please describe A normal `Backup` for `Volume` can be restored in another cluster. However, a `Volume` based on a `BackingImage` **_can't_**...

kind/enhancement
feature/backup-restore
feature/backing-image

https://github.com/longhorn/longhorn/issues/4165 rely on https://github.com/longhorn/backing-image-manager/pull/65

resolve https://github.com/fermyon/spin/issues/599

ref: https://github.com/fermyon/spin/issues/667

**Is your feature request related to a problem? Please describe.** When we release a new Harvester version, we need to update the upgrade responder manually, so old clusters can receive...

kind/task

**Is your feature request related to a problem? Please describe.** Currently, when users create PVC through harvester-csi-driver in the guest cluster, they don't have a convenient way to backup/restore PVCs...

kind/enhancement
priority/1

resolve https://github.com/fermyon/spin/issues/689 **Setup** ``` # clone this PR and build spin cargo build # clone bindle dockerize PR https://github.com/deislabs/bindle/pull/343 and build a docker image docker build -t bindle . #...