GoogleContainerTools/skaffold

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

Offen

#6.672 geöffnet am 04.10.2021

 (0 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (1.416 Forks)batch import
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2

Repository-Metriken

Stars
 (12.822 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 3T 6h) (16 gemergte PRs in 30 T)

Beschreibung

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