Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding custom buttons/commands for triggering Flux behaviors #216

Open
oscar-b opened this issue Mar 12, 2024 · 0 comments
Open

Adding custom buttons/commands for triggering Flux behaviors #216

oscar-b opened this issue Mar 12, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@oscar-b
Copy link

oscar-b commented Mar 12, 2024

What problem are you trying to solve? Do you a suggestion on how to solve it?

I would like to trigger reconciliation of Flux resources, which is done by adding an annotation to a resource. For instance by setting reconcile.fluxcd.io/requestedAt: <arbitrary value> on a Kustomize resource (https://fluxcd.io/flux/components/kustomize/kustomizations/#triggering-a-reconcile). It could also be useful to suspend reconciliation: https://fluxcd.io/flux/components/kustomize/kustomizations/#suspending-and-resuming

It would be nice if these types of commands could be added as buttons to the appropriate resources, either as plugins or specifically for Flux.

@oscar-b oscar-b added the feature request New feature or request label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant