argo-workflows icon indicating copy to clipboard operation
argo-workflows copied to clipboard

input artifacts are duplicated in argo_archived_workflows.workflow column value

Open tooptoop4 opened this issue 3 years ago • 2 comments

argo_archived_workflows table stores json blob related to workflow in the 'workflow' column, when i look inside the json i see the input artifacts value are repeated for as many times as there are steps....to save space i think just one instance of each artifact should be stored

tooptoop4 avatar Sep 01 '22 00:09 tooptoop4

The workflow column is a copy of the workflow. I can't see how this could happen. Please share archived workflow.

alexec avatar Sep 05 '22 20:09 alexec

what I can see is that its a 4 step workflow where the artefact from step 1 is passed into step 2/3/4. to save space I think it should refer to a pointer id of the artefact and only store the artefact once rather than x times

tooptoop4 avatar Sep 05 '22 22:09 tooptoop4

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is a mentoring request, please provide an update here. Thank you for your contributions.

stale[bot] avatar Oct 01 '22 17:10 stale[bot]

This issue has been closed due to inactivity. Feel free to re-open if you still encounter this issue.

stale[bot] avatar Oct 16 '22 00:10 stale[bot]