linkerd2/pkg/k8s
Kevin Lingerfelt 4c019c27c1
Add pod spec annotation to disable injection in CLI and auto-injector (#2187)
* Add pod spec annotation to disable injection in CLI and auto-injector
* Remove support for linkerd.io/auto-inject label entirely
* Update based on review feedback
* Fix issue with finding the namespace of deployments applied to the default ns

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2019-02-01 16:57:06 -08:00
..
testdata Moves k8s and conduit client code to /pkg (#103) 2018-01-04 10:10:10 -08:00
api.go Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00
api_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
k8s.go Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
k8s_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
labels.go Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
labels_test.go Restore linkerd.io/control-plane* labels (#1411) 2018-08-07 13:53:29 -07:00
portforward.go Setup port-forwarding for linkerd dashboard command (#2052) 2019-01-10 10:16:08 -08: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