Corentin Néau
Corentin Néau
Related to https://github.com/rancher/fleet/issues/3746.
From Rancher 2.9 onwards, it will be possible to configure [alternative chart repositories](https://github.com/rancher/rancher/pull/43530), which should ease testing of any Fleet commit within Rancher. Additional work, with WIP actions to release...
We need to request access to a non-containerised runner, see [this](https://github.com/rancher#non-containerized-org-level-runners-vms-and-bare-metal-instances). Latest progress available on [this branch](https://github.com/rancher/fleet/tree/self-hosted-runner-fleet-in-rancher).
Non-containerised runners now work, but registering a downstream cluster times out in CI, although it works locally. We'd need to be able to know more about the state of Rancher...
* [x] Update `docs/testing_fleet_in_rancher.md`
This has morphed from a bug into a feature request; perhaps not for v2.12.2, rather for v2.13+ then? 🤔
This needs more discussion around UI/UX.
2.14 May need monitoring of secrets and config maps, e.g. through #2085 (taking `valuesFrom` resources and credentials into account), for full support.
Pending validation from OP's team (Harvester).
### Problem Updating annotations on a cluster through the Rancher UI would not be reflected in the corresponding Fleet cluster resource, although propagation of updates did work for labels. ###...