GoogleContainerTools / GoogleContainerTools/skaffold
Allow port-forward mode to be configured in the skaffold.yaml
Open
area/config
area/global-config
area/portforward
bugbash/q4-2022
help wanted
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.