linkerd2/controller/api
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
..
proxy Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
public Added support for json output in `linkerd stat` (#1749) 2018-10-15 14:10:48 -07:00
util Fix missing ns/svc labels in metadata hydrated by Tap server (#1496) 2018-08-20 18:09:34 -07:00