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

Add support for pathParamPrefix in argocd_application_set #329

Closed
drdkmkkr opened this issue Aug 24, 2023 · 1 comment · Fixed by #336
Closed

Add support for pathParamPrefix in argocd_application_set #329

drdkmkkr opened this issue Aug 24, 2023 · 1 comment · Fixed by #336
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Community help wanted!

Comments

@drdkmkkr
Copy link
Contributor

Description

Add support for pathParamPrefix in git generators for ApplicationSet.

See: https://argo-cd.readthedocs.io/en/stable/operator-manual/applicationset/Generators-Matrix/#example-two-git-generators-using-pathparamprefix

If both child generators are Git generators, one or both of them must use the pathParamPrefix option to avoid conflicts when merging the child generators’ items.

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@drdkmkkr drdkmkkr added the enhancement New feature or request label Aug 24, 2023
@onematchfox onematchfox added help wanted Community help wanted! good first issue Good for newcomers labels Aug 24, 2023
@onematchfox
Copy link
Collaborator

Introduced in ArgoCD 2.6, which since the release of ArgoCD 2.8 is the minimum supported version of this provider so no need feature flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Community help wanted!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants