GoogleContainerTools/skaffold
[Feature request] Port forwarding works for all deployed containers
Offen
#5.099 geöffnet am 03.12.2020
area/portforwardhelp wantedkind/feature-requestpriority/p2
Repository-Metriken
- Stars
- (12.822 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 3T 6h) (16 gemergte PRs in 30 T)
Beschreibung
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