GoogleContainerTools/skaffold

Document skaffold command init behavior

Aberta

#7.554 aberto em 15 de jun. de 2022

 (0 comentário) (0 reação) (0 responsável)Go (1.416 forks)batch import
bugbash/q4-2022help wantedkind/todo

Métricas do repositório

Stars
 (12.822 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d 6h) (16 fundiu PRs em 30d)

Description

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)

Guia do colaborador