GoogleContainerTools/skaffold
Use gcr-cleaner to clean up pushed images to GCR during dev-loop
Aberta
#5.620 aberto em 31 de mar. de 2021
area/docsarea/prunehelp wantedkind/documentationkind/feature-requestpriority/p2
Métricas do repositório
- Stars
- (12.822 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 6h) (16 fundiu PRs em 30d)
Description
Skaffold dev when pushing images could leave behind a lot of clutter costing users money.
Currently our docs, mention user had to perform cleanup on their own for images pushed remotely.
This task involves
- documenting use of this new tool https://github.com/sethvargo/gcr-cleaner
- hooking it up with skaffold delete so skaffold can clean up remote pushed images,