GoogleContainerTools/skaffold

Allow default dev cleanup mode to be set in skaffold.yaml

開放

#4,268 建立於 2020年5月27日

 (7 則留言) (1 個反應) (0 位負責人)Go (1,416 個分叉)batch import
area/configfixithelp wantedkind/feature-requestpriority/p3

倉庫指標

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

描述

Currently skaffold dev defaults to cleanup=true.

There are occasions when I'd like to modify this behavior for all users of a specific project profile. The simplest way to do that would be a cleanup setting in skaffold.yaml.

The CLI flag would still override the setting in skaffold.yaml.

After discussion in office hours, we determined this feature might be useful but could be confusing for some use cases. Open to discussion as always :-)

Original Question: https://groups.google.com/forum/#!topic/skaffold-users/rqzKmFI-qaM

貢獻者指南