GoogleContainerTools/skaffold
[Feature request] Port forwarding works for all deployed containers
Aperta
#5099 aperta il 3 dic 2020
area/portforwardhelp wantedkind/feature-requestpriority/p2
Metriche repository
- Star
- (12.822 stelle)
- Metriche merge PR
- (Merge medio 3g 6h) (16 PR mergiate in 30 g)
Descrizione
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