externalsecret-operator icon indicating copy to clipboard operation
externalsecret-operator copied to clipboard

prune intermediate docker images in registry

Open riccardomc opened this issue 6 years ago • 0 comments

Currently we create images for the testing process that might not end up being useful. These images are pushed to the registry regardless in order to run tests on real Kubernetes clusters.

We should have a mechanism to prune these intermediate images. For example: https://github.com/burnettk/delete-docker-registry-image?

riccardomc avatar Dec 24 '19 09:12 riccardomc