GoogleContainerTools/skaffold
View on GitHub[Feature request] Port forwarding works for all deployed containers
Open
#5,099 opened on Dec 3, 2020
area/portforwardhelp wantedkind/feature-requestpriority/p2
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