Francesco Torchia

Results 87 comments of Francesco Torchia

@lanfon72 I wasn't able to replicate the error reported in https://github.com/harvester/harvester/issues/3827 . Could you provide more details ?

I found 2 issues when updating existent Images, which will be blockers for the UI part: - https://github.com/harvester/harvester/issues/6030 - Error after image update - https://github.com/harvester/harvester/issues/6031 - `displayName` label not updated...

The issue is visible only when using Harvester as Rancher embedded plugin; Other UI elements are impacted, not only buttons gap. ![image](https://github.com/harvester/harvester/assets/26394656/06cb47b0-15d6-43ea-9e74-7f2265d58c93) Found other examples: ![image](https://github.com/harvester/harvester/assets/26394656/6d09de20-279c-421a-ae4b-771c5de1a46d) ![image](https://github.com/harvester/harvester/assets/26394656/a9011eae-5e55-4971-9e90-5a2892f2225a) ![image](https://github.com/harvester/harvester/assets/26394656/21603b80-e25d-4372-82ad-228acb5f1c51)

I found another wrong behavior, the project field is not visible in Harvester standalone UI: - IP pool created by the multi-tenant UI ![image](https://github.com/harvester/harvester/assets/26394656/d0767cbe-694a-40de-87f2-50759d92b276) - IP pool , edit page...

@innobead is there a UI issue for this? What are the UI requirements ?

We should verify if the server actually allows to delete non-user-created secrets. If so, we should consider to introduce a web-hook validation + UI actions filter.

This should be evaluated as part of architectural enhancements / Vue3 Migration.

It could be a side effect of a web socket issue. I couldn't replicate the issue in Rancher 2.9 / 2.8 . @m-ildefons logs refer to `hello` and `source` objects....

Thanks @artm . Could you provide a screenshot of the rancher-monitoring dashboard ?

@ly5156 I was able to replicate the issue and the UI is correctly reporting the error message from pod's API. It is caused by a duplicate path in volume mount...