Francesco Torchia

Results 87 comments of Francesco Torchia

We are using the wrong label key for Restore column. I think it wouldn't work in Rancher embedded world. This is annoying, we should add a linting rule to check...

Sorry, @TachunLin the fix is on `master` but not in `release-1.4` yet.

@hoo29 That is a separate improvement on rancher API side. In your case I think the best approach would be to try to use the UI pagination for Volumes page...

@albinsun @w13915984028 I'd like to add a message when editing the `additional-guest-memory-overhead-ratio` saying that VMs need to be restarted for the new settings to take effect. WDYT ?

I've finalized this PR. Could you please tests it with witness node @a110605 ?

Ah sorry for the regression. IIRC , there was an issue showing the background images in the correct position. Removing the scope fixed the issue but introduced this regression. I...

Thanks @cnotv for your review; consider this is a draft, so most of the imports or code itself need to be adjusted. I also used a prefix for variables and...

> Hi @noahgildersleeve! I was able to reproduce the issue by following the steps you provided. I have filed a new issue upstream at: [rancher/rancher#42245](https://github.com/rancher/rancher/issues/42245). I would like to wait...

As far as I understand, this will require a backend change to add the errors in `metadata.state.message` @bk201

@mingshuoqiu The rows in 'Cluster Networks/Configs' table are type of `network.harvesterhci.io.vlanconfig`. One solution can be to put the error message in `network.harvesterhci.io.vlanconfig` ->` metadata.state.message` but, we can show the error...