-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: argoproj/argo-workflows
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: prevent pod from being deleted before workflow taskresult complete. Fixes: #12993
#13051
opened May 14, 2024 by
shuangkun
Loading…
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…
fix: compress node status when offloading to database. Fixes #13290
area/offloading
Node status offloading
#13313
opened Jul 6, 2024 by
imliuda
Loading…
feat(workflowtemplate): evaluate expressions in workflow template parameters
#14726
opened Aug 1, 2025 by
k3rnL
Loading…
docs: Add Python side by side examples to walkthrough
#15095
opened Dec 2, 2025 by
elliotgunton
Loading…
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…
docs: Add example of Incorrect, missing, or mistakes in docs
container step standard output as parameter. Fixes #12961
area/docs
#12963
opened Apr 22, 2024 by
skhurana333
•
Draft
fix: ensure node phases propagate correctly. Fixes #12869
#12991
opened Apr 29, 2024 by
isubasinghe
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
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…
feat: add Changes to the workflow specification.
area/workflow-templates
status.lastRunAt field to WorkflowTemplates. Fixes #1915
area/spec
#13310
opened Jul 5, 2024 by
qingfeng777
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 pendingTimeout for non-deadline timeout Fixes #10341
#12762
opened Mar 7, 2024 by
drawlerr
Loading…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.