GoogleContainerTools/skaffold
[Feature request] Port forwarding works for all deployed containers
オープン
#5,099 opened on 2020/12/03
area/portforwardhelp wantedkind/feature-requestpriority/p2
Repository metrics
- Stars
- (12,822 個のスター)
- PR merge metrics
- (平均マージ 3d 6h) (30d で 16 merged PRs)
説明
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