GoogleContainerTools/skaffold

Document skaffold command init behavior

開放

#7,554 建立於 2022年6月15日

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

倉庫指標

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

描述

Background

  • #7515 changed init cmd behavior to generate skaffold.yaml fits v3alphal1 schema
  • If kustomize, raw manifests detected or cli provide manifests, generated skaffold config will have render config without deploy config
  • If helm charts are detected, generated skaffold ocnfig will have deploy config for helm without render config
  • We wants to document these behaviors on skaffold.dev

Related Future work

  • may add flags to customize these behaviors (needs discussions)

貢獻者指南