GoogleContainerTools/skaffold
Allow port-forward mode to be configured in the skaffold.yaml
開放
#6,672 建立於 2021年10月4日
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.