GoogleContainerTools/skaffold

Document skaffold command init behavior

Ouverte

#7 554 ouverte le 15 juin 2022

 (0 commentaire) (0 réaction) (0 personne assignée)Go (1 416 forks)batch import
bugbash/q4-2022help wantedkind/todo

Métriques du dépôt

Stars
 (12 822 étoiles)
Métriques de merge PR
 (Merge moyen 3j 6h) (16 PRs mergées en 30 j)

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)

Guide contributeur