rancher / fleet

Deploy workloads from Git to large fleets of Kubernetes clusters
https://fleet.rancher.io/
Apache License 2.0
1.51k stars 228 forks source link

Add ability for "matrix" style GitRepo organization: branches and clusters #631

Open nickgerace opened 2 years ago

nickgerace commented 2 years ago

For example: GitRepos should be able to key off both branches and clusters (perhaps via cluster labels) for enhanced GitRepo delivery.

This could be useful for scenarios where Fleet manages Rancher and provides configuration management.

nickgerace commented 2 years ago

Users can already do this with labels, but we need more details on what the matrix should include before deciding LoE.