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: list workflows from cache during initManagers. Fixes #13303 area/controller Controller issues, panics
#13304 opened Jul 5, 2024 by microyahoo Loading…
ci(release): sign image digests instead of tags area/build Build or GithubAction/CI issues type/security Security related
#13209 opened Jun 18, 2024 by suzuki-shunsuke 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…
build: update nix hashes
#13117 opened May 30, 2024 by isubasinghe Draft
docs(cli): add usage examples. Fixes #11898
#13078 opened May 23, 2024 by yyzxw Loading…
fix(docs): add RBAC and user to executor plugins example area/agent Argo Agent that runs for HTTP and Plugin templates area/docs Incorrect, missing, or mistakes in docs area/executor area/plugins
#13019 opened May 8, 2024 by dgolja Loading…
fix(controller): set pod name version annotation when no lock area/controller Controller issues, panics area/mutex-semaphore area/parallelism `parallelism` for the Controller, Workflows, or templates
#12965 opened Apr 22, 2024 by agilgur5 Loading…
test: Add e2e test for #12636 area/build Build or GithubAction/CI issues area/controller Controller issues, panics
#12959 opened Apr 21, 2024 by siwet Loading…
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…
chore(deps)!: bump openapi-generator-cli in python sdk client to 7.4.0 area/sdks type/dependencies PRs and issues specific to updating dependencies
#12866 opened Mar 31, 2024 by YatinGupta777 Draft
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…
feat: add template/cron labels for pods. Fixes: #7611 area/controller Controller issues, panics
#12776 opened Mar 10, 2024 by shuangkun Loading…
refactor: change the logic of delete pod during retry. Fixes: #12538 area/controller Controller issues, panics area/retry-manual Manual workflow "Retry" Action (API/CLI/UI). See retryStrategy for template-level retries area/server prioritized-review For members of the Sustainability Effort
#12734 opened Mar 4, 2024 by shuangkun Loading…
ProTip! Filter pull requests by the default branch with base:main.