linkerd2/controller/api/proxy
Alex Leong 32d556e732
Improve ergonomics of service profile spec (#1828)
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>
2018-10-31 12:00:22 -07:00
..
client.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
endpoint_listener.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
endpoint_listener_test.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
endpoints_watcher.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
endpoints_watcher_test.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
k8s_resolver.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
k8s_resolver_test.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
profile_listener.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
profile_listener_test.go Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
profile_watcher.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
profile_watcher_test.go Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
resolver.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
server.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
server_test.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
test_helper.go Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00