wujun
wujun
**Describe the bug** The vm backup data may be shared by more than one harvester, so if the vm backup in cluster `A` goes to restore in cluster `B`, the...
**Describe the bug** A vm is not backed up, but the restore action appears after stopping the vm **To Reproduce** Steps to reproduce the behavior: 1. create a vm 2....
**Describe the bug** 1. cluster-registration-url cannot be set to null. 2. Import the harvester in the rancher cluster, and after the harvester is successfully imported, go to another rancher cluster...
**Is your feature request related to a problem? Please describe.** https://github.com/rancher/dashboard/issues/4109 **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**
**Describe the bug** The progress change of supportbundle does not seem to have an intermediate state, so far I only see 20% and 100% **Environment:** - Harvester ISO version: -...
### Summary Fixes # - https://github.com/harvester/dashboard/pull/450 ### Occurred changes and/or fixed issues ### Technical notes summary ### Areas or cases that should be tested ### Areas which could experience regressions...
**Describe the bug** During the ongoing Harvester upgrade, when someone logs in to the Rancher GUI and selects the Harvester environment (Hamburger Menu -> Virtualization Management -> Harvester cluster), the...
**Is your doc request related to a problem? Please describe or add related issue ID.** There is no document for `ui-plugin-index` setting **Describe the solution you'd like** Add document for...
``` version: 1 config: - type: physical name: enp1s0 subnets: - type: dhcp - type: physical name: enp2s0 subnets: - type: static address: 10.10.1.110/24 gateway: 10.10.1.0 ``` Add ```networks.harvester.cattle.io/ips: [“10.10.1.22/24”]...
**Environment information:** - Octopus version : master - Installer : * **Cluster information:** - Cluster vendor : k3s - Machine type : vm - Kubernetes version (use `kubectl version`): -...