Francesco Torchia

Results 87 comments of Francesco Torchia

@TachunLin We are working on it. I think there is another issue: when refreshing the browser window, it will show the error page instead of redirecting to the correct route,...

@noahgildersleeve I was able to create backups in v1.3.2 and I see them in a new v1.4.0 cluster. Am I miss something? I'm using NFS / ipxe machines ![image](https://github.com/user-attachments/assets/e632706f-dd3c-45fc-9b33-7eeb7e93bb1e)

@bk201 backend is already providing the machine types or is it to be implemented ?

The UI looks at these 2 labels for amd and intel architecture: ``` KVM_AMD_CPU: 'cpu-feature.node.kubevirt.io/svm', KVM_INTEL_CPU: 'cpu-feature.node.kubevirt.io/vmx', ``` I assume that they are both null in case of ARM arch....

I found the same issue in Fleet details tabs. In Fleet the problem is originated by wrong `realMode` value, defined in `shell/mixins/create-edit-view/index.js`. ![Image](https://github.com/user-attachments/assets/e390a80f-5be1-478d-8797-a90dbeae356d) We also have some errors in the...

@irishgordo previous steps are all good. The UI shows missing repo error because we are checking if the [harvester](https://github.com/harvester/harvester-ui-extension) catalog is imported, but for air-gapped environments it's clearly not the...

@irishgordo Here is the Rancher GH issues: - 2.11 - https://github.com/rancher/dashboard/issues/13199 - 2.10.2 - https://github.com/rancher/dashboard/issues/13203