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.

贡献者指南