GoogleContainerTools/skaffold

[Feature request] Port forwarding works for all deployed containers

开放

#5,099 创建于 2020年12月3日

 (0 条评论) (0 个反应) (0 位负责人)Go (1,416 个派生)batch import
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

贡献者指南