Francesco Torchia

Results 87 comments of Francesco Torchia

@TachunLin provided me a test environment (Thanks David). The condition to show the Harvester configs tab is false: It should be ``` cloudProvider === 'harvester' ``` but we have ```...

@yonasberhe23 as per https://github.com/rancher/dashboard/issues/15265, we removed `fleet.cattle.io/created-by-display-name` label from GitRepo YAML and the `Created By` key:value label from GitRepo's details page. Moving to QA review.

@marytlf @eva-vashkevich The 'Save Backups to S3' section is now visible only when 'Automatic Backups' are enabled. Is this a wanted change?

This is happening only when navigating to `/home` , I'll take a look thanks.

We found a [regression](https://github.com/rancher/dashboard/issues/14762) introduced by current PR, @aalves08 could you take a look ?

Demo and usage examples: https://github.com/0xavi0/fleet-examples/tree/presentation

This should be discussed with @edenhernandez-suse . I added the create button to each workspace, maybe we can add only one button globally.

What we can do in time for 2.12 is to switch to correct workspace when clicking on Create buttons @yonasberhe23 @edenhernandez-suse

We are aware of this issue, it originates in `RcItemCard.vue`. @momesgin let me know if you want me to take care of it or if you are already working on...