GoogleContainerTools/skaffold

[Feature request] Port forwarding works for all deployed containers

Aberta

#5.099 aberto em 3 de dez. de 2020

 (0 comentário) (0 reação) (0 responsável)Go (1.416 forks)batch import
area/portforwardhelp 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

Related: #3712

Current pod selection logic for port-forwarding excludes images that aren't built by Skaffold. This is similar to log tailing and they both use the same pod selector.

Steps to repro: #5067

Guia do colaborador