A purpose-built proxy for the Linkerd service mesh. Written in Rust.
Go to file
Brian Smith f1a4e98053 Remove default controller URL from proxy. (#48)
Previously there was a default controller URL in the proxy. This
default was never used for any proxy injected by `conduit inject` and
it was the wrong default when using the proxy outside of Kubernetes.
Also more generally this is such an important setting in terms of
correctness and security that it was dangerous to let it be implied in
any context.

Remove the default, requiring that it be set in order for the proxy to
start.
2018-01-02 08:44:27 -10:00
codegen Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
futures-mpsc-lossy apply rustffmt on proxy, remove rustfmt.toml for now 2017-12-05 00:44:16 +00:00
proxy Remove default controller URL from proxy. (#48) 2018-01-02 08:44:27 -10:00
tower-grpc Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
tower-grpc-build Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
tower-grpc-examples Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
tower-h2 Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
tower-router Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
CONTRIBUTING.md Add contributing doc and DCO file (#88) 2017-12-22 14:54:27 -08:00
Cargo.lock Prepare the repo for the v0.1.1 release (#75) 2017-12-20 10:51:53 -08:00
Cargo.toml Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
DCO Add contributing doc and DCO file (#88) 2017-12-22 14:54:27 -08:00
LICENSE Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00