GoogleContainerTools/skaffold

Document skaffold command init behavior

オープン

#7,554 opened on 2022/06/15

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (1,416 件のフォーク)batch import
bugbash/q4-2022help wantedkind/todo

Repository metrics

Stars
 (12,822 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 16 merged PRs)

説明

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)

コントリビューターガイド