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,

贡献者指南