-
Matt Cholick authored
k8s client-go closes the ready channel that's passed in (see https://github.com/kubernetes/client-go/blob/master/tools/portforward/portforward.go#L171) This means that Tunnel's Close will always panic, as the client-go library will have closed then channel. This isn't reproducible unless helm.Client is externally, as the helm cli runner doesn't actually invoke Close.
fe3eeaf3
Name |
Last commit
|
Last update |
---|---|---|
.circleci | ||
_proto | ||
cmd | ||
docs | ||
pkg | ||
rootfs | ||
scripts | ||
testdata | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
Makefile | ||
OWNERS | ||
README.md | ||
code-of-conduct.md | ||
glide.lock | ||
glide.yaml | ||
versioning.mk |