GoogleContainerTools/skaffold

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

Offen

#5.620 geöffnet am 31.03.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (1.416 Forks)batch import
area/docsarea/prunehelp wantedkind/documentationkind/feature-requestpriority/p2

Repository-Metriken

Stars
 (12.822 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 6h) (16 gemergte PRs in 30 T)

Beschreibung

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