GoogleContainerTools/skaffold

Allow port-forward mode to be configured in the skaffold.yaml

Ouverte

#6 672 ouverte le 4 oct. 2021

 (0 commentaire) (3 réactions) (0 personne assignée)Go (1 416 forks)batch import
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2

Métriques du dépôt

Stars
 (12 822 étoiles)
Métriques de merge PR
 (Merge moyen 3j 6h) (16 PRs mergées en 30 j)

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.

Guide contributeur