GoogleContainerTools/skaffold
Allow port-forward mode to be configured in the skaffold.yaml
オープン
#6,672 opened on 2021/10/04
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2
Repository metrics
- Stars
- (12,822 個のスター)
- PR merge metrics
- (平均マージ 3d 6h) (30d で 16 merged PRs)
説明
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.