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

Create artifact deleting pods when needed

Open alexec opened this issue 3 years ago • 2 comments

See artifact_gc.go, controller.go, operator.go in #8530.

The PoC is rather rough, and more work is expected.

alexec avatar Apr 25 '22 21:04 alexec

Link to iAM roles needed for AWS: https://kubernetes-on-aws.readthedocs.io/en/latest/user-guide/iam-roles.html

juliev0 avatar Jun 16 '22 18:06 juliev0

Here's the flow chart to indicate what I'll do: Artifact GC Flow Chart

(This is based on this proposal. )

juliev0 avatar Jul 13 '22 23:07 juliev0