fleet
fleet copied to clipboard
Feature Request: Add ability to toggle auto-reconciliation for individual GitRepos on individual clusters.
Is your feature request related to a problem?
Currently, while there is a way to configure auto-reconciliation for a GitRepo across all clusters it targets, it'd be very useful to be able to toggle individual clusters that GitRepos target. A common use case would be:
- You have a production cluster that you want your GitRepo to auto-reconcile to ensure state.
- You have a dev cluster that a developer is troubleshooting and wants to disable auto-reconciliation temporarily to troubleshoot.
Solution you'd like
This might be able to be achieved via targetCustomizations, but it would also be useful to tie this into the UI/UX. Potentially another option here to toggle:
Alternatives you've considered
No response
Anything else?
No response
@atoy3731 - can you open a JIRA for this please ?
Fleet offers the ability to pause a bundle deployment, which would prevent reconciliation for that bundle deployment, ie for a single target cluster.