linkerd2/controller/k8s
Oliver Gould 941cad4a9c
Migrate build infrastructure to linkerd2 (#1298)
This PR begins to migrate Conduit to Linkerd2:
* The proxy has been completely removed from this repo, and is now located at
  github.com/linkerd/linkerd2-proxy.
* A `Dockerfile-proxy` has been added to fetch the most-recently published proxy
  binary from build.l5d.io.
* Proxy-specific protobuf bindings have been moved to
  github.com/linkerd/linkerd2-proxy-api.
* All docker images now use the gcr.io/linkerd-io registry.
* `inject` now uses `LINKERD2_PROXY_` environment variables
* Go paths have been updated to reflect the new (future) repo location.
2018-07-09 15:38:38 -07:00
..
api.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
api_test.go Migrate build infrastructure to linkerd2 (#1298) 2018-07-09 15:38:38 -07:00
clientset.go Upgrade k8s.io/client-go to v6.0.0 (#122) 2018-01-11 10:22:37 -08:00
test_helper.go Allow k8s API clients to watch a subset of resources (#1118) 2018-06-14 11:09:01 -07:00