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

docs: usage of podSpecPatch for large size artifacts Fixes #9525 #9921

Merged
merged 2 commits into from
Oct 29, 2022

Conversation

awwwd
Copy link
Contributor

@awwwd awwwd commented Oct 28, 2022

Signed-off-by: awwwd [email protected]

Fixes #9525

Please do not open a pull request until you have checked ALL of these:

  • Create the PR as draft .
  • Run make pre-commit -B to fix codegen and lint problems.
  • Sign-off your commits (otherwise the DCO check will fail).
  • Use a conventional commit message (otherwise the commit message check will fail).
  • "Fixes #" is in both the PR title (for release notes) and this description (to automatically link and close the issue).
  • Add unit or e2e tests. Say how you tested your changes. If you changed the UI, attach screenshots.
  • Github checks are green.
  • Once required tests have passed, mark your PR "Ready for review".

If changes were requested, and you've made them, dismiss the review to get it reviewed again.

@awwwd awwwd changed the title docs: usage podSpecPatch for large size artifacts Fixes #9525 docs: usage of podSpecPatch for large size artifacts Fixes #9525 Oct 28, 2022
Signed-off-by: awwwd <[email protected]>
@awwwd awwwd marked this pull request as ready for review October 29, 2022 03:52
@sarabala1979 sarabala1979 merged commit ad227e0 into argoproj:master Oct 29, 2022
@awwwd awwwd deleted the issue-9525 branch October 29, 2022 06:13
juchaosong pushed a commit to juchaosong/argo-workflows that referenced this pull request Nov 3, 2022
@agilgur5 agilgur5 added area/docs Incorrect, missing, or mistakes in docs area/artifacts S3/GCP/OSS/Git/HDFS etc labels Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/artifacts S3/GCP/OSS/Git/HDFS etc area/docs Incorrect, missing, or mistakes in docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EOF when many steps using same big input artifact
3 participants