GoogleContainerTools/skaffold
[Feature request] Port forwarding works for all deployed containers
開放
#5,099 建立於 2020年12月3日
area/portforwardhelp wantedkind/feature-requestpriority/p2
倉庫指標
- 星標
- (12,822 顆星)
- PR 合併指標
- (平均合併 3天 6小時) (30 天內合併 16 個 PR)
描述
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