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