Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* CLI * Refactored the `linkerd endpoints` to use the same interface as used by the proxy for service discovery information * Fixed a bug where `linkerd inject` would fail when given a path to a file outside the current directory * Proxy * Fixed a bug where DNS queries could persist longer than necessary * Improved router eviction to remove idle services in a more timely manner * Fixed a bug where the proxy would fail to process requests with obscure characters in the URI Signed-off-by: Alex Leong <alex@buoyant.io>
- Loading branch information