GoogleContainerTools/skaffold

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

オープン

#5,620 opened on 2021/03/31

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,416 件のフォーク)batch import
area/docsarea/prunehelp wantedkind/documentationkind/feature-requestpriority/p2

Repository metrics

Stars
 (12,822 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 16 merged PRs)

説明

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,

コントリビューターガイド