argoproj / argoproj/argo-workflows

Artifact Streaming: implement for drivers other than S3

Open
#8,489 1 comment 17 reactions 0 assignees View on GitHub
area/artifacts
Dominant language
Go
Stars
17k
Forks
3.7k
Avg merge
1d 20h
Merged PRs (30d)
138

Description

Currently, [this](https://github.com/argoproj/argo-workflows/issues/8396) feature has only been implemented the "right way" for S3. The other drivers are downloading the file first and then streaming it.

# Use Cases

When would you use this?

---

**Message from the maintainers**:

Love this enhancement proposal? Give it a 👍. We prioritise the proposals with the most 👍.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing issue 8396 and the existing S3 artifact-streaming implementation. Identify the other artifact drivers involved and determine how each can stream without downloading the file first; done means those drivers provide equivalent streaming behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.