mirror of https://github.com/linkerd/linkerd2.git
We make several changes to the service profile spec to make service profiles more ergonomic and to make them more consistent with the destination profile API. * Allow multiple fields to be simultaneously set on a RequestMatch or ResponseMatch condition. Doing so is equivalent to combining the fields with an "all" condition. * Rename "responses" to "response_classes" * Change "IsSuccess" to "is_failure" Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
client.go | ||
endpoint_listener.go | ||
endpoint_listener_test.go | ||
endpoints_watcher.go | ||
endpoints_watcher_test.go | ||
k8s_resolver.go | ||
k8s_resolver_test.go | ||
profile_listener.go | ||
profile_listener_test.go | ||
profile_watcher.go | ||
profile_watcher_test.go | ||
resolver.go | ||
server.go | ||
server_test.go | ||
test_helper.go |