GoogleContainerTools / GoogleContainerTools/skaffold
[Feature request] Port forwarding works for all deployed containers
Open
area/portforward
help wanted
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
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](https://github.com/GoogleContainerTools/skaffold/blob/0d17274d936798b08fe83e3640d5a11a3544d527/pkg/skaffold/runner/runner.go#L75).
Steps to repro: #5067
Contributor guide
Assessment
This issue has not been assessed yet.