GoogleContainerTools/skaffold

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

Aperta

#6672 aperta il 4 ott 2021

 (0 commenti) (3 reazioni) (0 assegnatari)Go (1416 fork)batch import
area/configarea/global-configarea/portforwardbugbash/q4-2022help wantedkind/feature-requestpriority/p2

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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.

Guida contributor