GoogleContainerTools/skaffold

Use gcr-cleaner to clean up pushed images to GCR during dev-loop

Aperta

#5620 aperta il 31 mar 2021

 (3 commenti) (0 reazioni) (0 assegnatari)Go (1416 fork)batch import
area/docsarea/prunehelp wantedkind/documentationkind/feature-requestpriority/p2

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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,

Guida contributor