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

Application operation from progressive sync do not have retries by default #20428

Open
2 of 3 tasks
StupidScience opened this issue Oct 17, 2024 · 0 comments · May be fixed by #20429
Open
2 of 3 tasks

Application operation from progressive sync do not have retries by default #20428

StupidScience opened this issue Oct 17, 2024 · 0 comments · May be fixed by #20429
Labels
appset/progressive-syncs Issues related to the ApplicationSet progressive syncs feature. bug Something isn't working

Comments

@StupidScience
Copy link

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

Application that is generated from ApplicationSet with RollingSync configuration never retried if error occurred and if template does not have retries configuration defined.

To Reproduce

Expected behavior

Progressive sync uses same defaults for retries as regular application sync operation.

Screenshots

Version

argocd: v2.12.4+27d1e64
  BuildDate: 2024-09-26T06:36:13Z
  GitCommit: 27d1e641b6ea99d9f4bf788c032aeaeefd782910
  GitTreeState: clean
  GoVersion: go1.22.4
  Compiler: gc
  Platform: linux/amd64

Logs

@StupidScience StupidScience added the bug Something isn't working label Oct 17, 2024
@agaudreault agaudreault added the appset/progressive-syncs Issues related to the ApplicationSet progressive syncs feature. label Oct 17, 2024
@StupidScience StupidScience changed the title Application from progressive sync do not have retries by default Application operation from progressive sync do not have retries by default Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appset/progressive-syncs Issues related to the ApplicationSet progressive syncs feature. bug Something isn't working
Projects
None yet
2 participants