Skip to content

Pull requests: argoproj/argo-workflows

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: re-enqueue parallelism when wf block by wf-level synchronization. Fixes #11984 area/controller Controller issues, panics area/mutex-semaphore area/parallelism `parallelism` for the Controller, Workflows, or templates
#12799 opened Mar 14, 2024 by tczhao Loading…
build: replace kit with task area/build Build or GithubAction/CI issues
#11928 opened Oct 2, 2023 by agilgur5 Draft
feat(controller): support volumeClaimTemplates can be referenced by templateRef. Fixes #13977 #7444 area/controller Controller issues, panics solution/workaround There's a workaround, might not be great, but exists
#14056 opened Jan 7, 2025 by chengjoey Loading…
feat: Allow non flat addressing for withItems/withParams. Fixes #11192 area/looping `withParams`, `withItems`, and `withSequence`
#13574 opened Sep 7, 2024 by weafscast Loading…
chore(deps): update k8s.io/kube-openapi digest to a19766b (release-3.7) type/dependencies PRs and issues specific to updating dependencies
#15394 opened Jan 27, 2026 by renovate bot Loading…
1 task
chore(deps): update github.com/google/go-containerregistry/pkg/authn/k8schain digest to 85f2bf5 (release-3.7) type/dependencies PRs and issues specific to updating dependencies
#15389 opened Jan 27, 2026 by renovate bot Loading…
1 task
build: parallelize Makefile jobs by default area/build Build or GithubAction/CI issues
#12583 opened Jan 28, 2024 by agilgur5 Draft
test: Add test for failed workflow artifact garbage collection. area/artifacts S3/GCP/OSS/Git/HDFS etc area/gc Garbage collection, such as TTLs, retentionPolicy, delays, and more
#12904 opened Apr 6, 2024 by Garett-MacGowan Loading…
docs(cli): add usage examples. Fixes #11898
#13078 opened May 23, 2024 by yyzxw Loading…
docs(contrib): add notes on handling merge conflicts during backports area/contributing Contributing docs, ownership, etc. Also devtools like devcontainer and Nix
#13634 opened Sep 20, 2024 by agilgur5 Loading…
feat: add step descriptions that can show up in UI. Fixes #2871 area/spec Changes to the workflow specification.
#13587 opened Sep 11, 2024 by weafscast Draft
build: update nix hashes
#13117 opened May 30, 2024 by isubasinghe Draft
fix: OnExit node can retry when retry a workflow (#13184) area/exit-handler area/retry-manual Manual workflow "Retry" Action (API/CLI/UI). See retryStrategy for template-level retries
#13185 opened Jun 14, 2024 by JasonChen86899 Loading…
feat(ui): allow relative links. Fixes #13479 area/api Argo Server API area/ui
#13480 opened Aug 16, 2024 by cardoe Loading…
ProTip! Filter pull requests by the default branch with base:main.