linkerd2/pkg/k8s
Jack Price f758a9e428 Use port-forwarding for linkerd CLIs (#2757)
Private k8s clusters, such as the private GKE clusters offered by Google
Cloud, cannot be reached through the current API proxy method.

This commit uses the port forwarding feature already developed.

Also modify dashboard command to not fall back to ephemeral port.

Signed-off-by: Jack Price <jackprice@outlook.com>
2019-05-02 14:41:26 +02:00
..
testdata Fix handling of kubeconfig server urls that include paths (#2305) 2019-02-18 17:57:27 -08:00
api.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
authz.go Remove single namespace functionality (#2474) 2019-03-12 00:17:22 -07:00
authz_test.go Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
fake.go Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
fake_test.go Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
k8s.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
k8s_test.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
kubectl.go Check kubectl version as part of checks (#2358) 2019-03-01 10:03:59 -08:00
kubectl_test.go Check kubectl version as part of checks (#2358) 2019-03-01 10:03:59 -08:00
labels.go Add the ability to inject a debug sidecar (#2726) 2019-04-22 16:53:12 -07:00
labels_test.go Provide peer Identities via the Destination API (#2537) 2019-03-22 09:19:14 -07:00
portforward.go Use port-forwarding for linkerd CLIs (#2757) 2019-05-02 14:41:26 +02:00
portforward_test.go Introduce k8s apiextensions support (#2759) 2019-04-28 18:55:22 -07:00
version.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00
version_test.go Remove kubectl dependency, validate k8s server version via api (#396) 2018-02-20 12:14:11 -08:00