Open lyz-code opened 4 months ago
Not saying the motivation is not justified anyway, but just want to mention that you can add spec.generators[i].requeueAfterSeconds
to change the interval that ArgoCD uses to refresh the repositories.
+1 for me as we should have feature parity
Could offer to work on that, but currently have two PRs open (#15443 / #16303) which I love to get merged before to avoid introducing merge conflicts. Generally thought about bringing implementations of application and appset webhooks closed in a util package to avoid these feature imparity in future.
Summary
Git webhook seems to only be supported for Applications when using gitea/forgejo but we need it for applicationsets
Motivation
Not having to wait 3 minutes for argocd to refresh the repositories when Applicationsets and gitea/forgejo
Proposal
Adapt the existent code for applications to applicationsets