getindata / kedro-kubeflow

Kedro Plugin to support running workflows on Kubeflow Pipelines
https://kedro-kubeflow.readthedocs.io
Apache License 2.0
52 stars 21 forks source link

Delete container images created during E2E tests #154

Open mariusz89016 opened 2 years ago

mariusz89016 commented 2 years ago

Every time E2E tests run new docker image is created. We need to delete old ones.

Lasica commented 2 years ago

I'd add to this to make a general policy with data retention of few weeks/months to cleanup runs made for E2E.