GoogleContainerTools/skaffold

Allow port-forward mode to be configured in the skaffold.yaml

開放

#6,672 建立於 2021年10月4日

 (0 則留言) (3 個反應) (0 位負責人)Go (1,416 個分叉)batch import
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2

倉庫指標

星標
 (12,822 顆星)
PR 合併指標
 (平均合併 3天 6小時) (30 天內合併 16 個 PR)

描述

From https://github.com/GoogleContainerTools/skaffold/issues/4163#issuecomment-933830882, requesting that the Skaffold provide a way to configure the port-forward modes in the skaffold.yaml. For example:

deploy:
  portForwardModes: [user, services]

It would seem useful to support this setting in the global config too.

貢獻者指南