GoogleContainerTools/skaffold

Rename `sha256` tagger to `latest`

開放

#5,616 建立於 2021年3月29日

 (0 則留言) (0 個反應) (0 位負責人)Go (1,416 個分叉)batch import
bugbash/q4-2022help wantedkind/feature-requestpriority/p2tagger/sha256

倉庫指標

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

描述

The name of the sha256 tagger incorrectly implies that it generates tag based on the a SHA256 digest of the artifact contents. We should

  • move the sha256 tagger to the end of the list in docs/content/en/docs/pipeline-stages/taggers.md and document that its use is best used only for CD type jobs
  • rename the tagger to latest to avoid any implicit associations, with a skaffold.yaml migration
  • add a #sha256-uses-latest-to-tag-images ref to the doc to explain why it was renamed
  • rename the tagger/sha256 issue label

貢獻者指南