teamhephy / jenkins-jobs

MIT License
0 stars 3 forks source link

Strategy to clean up 'old' git-<sha> tags in 'deis' org #13

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @vdice on July 26, 2016 18:20

https://github.com/deis/jenkins-jobs/issues/155 introduces a ci job to deploy images to the 'deis' org of the image registries we use.

We would like a strategy to clear out old git-<sha> tags (as opposed to the official semver tags) after a TBD period of time, so as to keep the 'deis' org relatively uncluttered.

Copied from original issue: deis/jenkins-jobs#156

Cryptophobia commented 6 years ago

From @vdice on August 17, 2016 22:18

@mboersma @jchauncey how important do we think this is? Should it be prioritized in the near future?

Cryptophobia commented 6 years ago

From @mboersma on August 17, 2016 22:38

how important do we think this is?

It's low-priority but shouldn't be forgotten IMHO. I've cleaned up old git-<sha> images from quay.io by hand as I verified the release components, and there aren't that many (yet).