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

貢獻者指南