GoogleContainerTools / GoogleContainerTools/skaffold
Use gcr-cleaner to clean up pushed images to GCR during dev-loop
Open
area/docs
area/prune
help wanted
kind/documentation
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
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
1) documenting use of this new tool https://github.com/sethvargo/gcr-cleaner
2) hooking it up with skaffold delete so skaffold can clean up remote pushed images,
Contributor guide
Assessment
This issue has not been assessed yet.