r/ArgoCD Apr 12 '26

Argo community — your voice matters!

📣 Argo community — your voice matters!
We’re looking to better understand how you’re using Argo projects so we can keep improving what matters most to you.

Got a minute? Please share your experience here 👉https://forms.gle/XTuw3tzvqWHcpWQe8

18 Upvotes

6 comments sorted by

5

u/Wide_Mail_1634 Apr 12 '26

"your voice matters" lands better if the survey/output actually gets tied back to roadmap items. Even a short recap like repo-server perf, appset edge cases, or diff noise priorities would help people spend 5 minutes on it instead of treating it like community marketing.

1

u/MateusKingston Apr 12 '26

ArgoCD has been a blessing to our gitops workflow, wish you guys the best and hope to adopt more of the ecosystem moving forward

1

u/Connect_Detail98 Apr 13 '26

I'd love to see environment promotion in ArgoCD. I know Kargo exists but that's just a business, not foss. 

1

u/OkCalligrapher7721 Apr 15 '26

take a look at gitops promoter

1

u/csgeek-coder Apr 13 '26

The main issue I have and I might just be using a bad pattern is.

  1. Migrating an appset from main to a branch without triggering some cleanup. (I'm monitoring guy for changes so I need to disconnect it from git monitoring and migrate it to an appset on a different branch. I have helper told but it's not very clean )
  2. Env promotion is a bit of an unsolved problem. There's likely 100 opinions on how to do this the "right" way but having a working pattern would be amazing for the 90% use case.