GoogleContainerTools/skaffold

add the post-render option to the helm deploy

开放

#5,387 创建于 2021年2月11日

 (4 条评论) (3 个反应) (0 位负责人)Go (1,416 个派生)batch import
deploy/helmgood first issuehelp wantedkind/feature-requestpriority/p2

仓库指标

星标
 (12,822 个星标)
PR 合并指标
 (平均合并 3天 6小时) (30 天内合并 16 个 PR)

描述

This is a request for implementing the --post-render flag in helm to be able to execute things like: helm install mychart stable/wordpress --post-renderer ./path/to/executable In particular the aim is to use kustomize as a followup of the helm.

Expected behavior

a key to be added to the helm's deploy

Actual behavior

No such option

Information

  • Skaffold version: NA
  • Operating system: NA
  • Contents of skaffold.yaml: NA

Steps to reproduce the behavior

NA

贡献者指南