GoogleContainerTools/skaffold

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

開放

#5,620 建立於 2021年3月31日

 (3 則留言) (0 個反應) (0 位負責人)Go (1,416 個分叉)batch import
area/docsarea/prunehelp wantedkind/documentationkind/feature-requestpriority/p2

倉庫指標

星標
 (12,822 顆星)
PR 合併指標
 (平均合併 3天 6小時) (30 天內合併 16 個 PR)

描述

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,

貢獻者指南