GoogleContainerTools/skaffold
Allow port-forward mode to be configured in the skaffold.yaml
Aberta
#6.672 aberto em 4 de out. de 2021
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2
Métricas do repositório
- Stars
- (12.822 estrelas)
- Métricas de merge de PR
- (Mesclagem média 3d 6h) (16 fundiu PRs em 30d)
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.