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

parallelism not maintained when a workflow is triggered from a template #3290

Open
dberardo-com opened this issue Sep 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dberardo-com
Copy link

i have a workflow template specifying parallelism 1 and a trigger that references that template. the parallelism limit is not enforced in this case.

is there any workaround ?

@dberardo-com dberardo-com added the bug Something isn't working label Sep 17, 2024
@whynowy
Copy link
Member

whynowy commented Sep 28, 2024

Using a K8s trigger should be able to workaround the issue. Will update argo workflow version in next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants