You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to upload workflow output directly to Azure Blob Storage without archiving it first. I've configured my outputs section with archive: none, but the logs still indicate that Argo is attempting to tar and archive the output directory. What am I missing in my configuration?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm trying to upload workflow output directly to Azure Blob Storage without archiving it first. I've configured my
outputs
section witharchive: none
, but the logs still indicate that Argo is attempting to tar and archive the output directory. What am I missing in my configuration?Docs:
argo-workflows/docs/artifact-visualization.md
Line 37 in 8793d88
Here are the relevant log entries showing the archiving behavior:
Beta Was this translation helpful? Give feedback.
All reactions