linkerd2/controller
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
..
api Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
ca Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
cmd Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
gen Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
k8s Add ServiceProfile support to k8s utilities (#1758) 2018-10-12 09:35:11 -07:00
proxy-injector Proxy injector must preserve the original pod template labels and annotations (#1765) 2018-10-16 15:30:45 -07:00
script/destination-client Remove the proxy-api container (#1813) 2018-10-29 16:31:43 -07:00
tap Fix integration test and docker build (#1790) 2018-10-19 10:23:34 -07:00
Dockerfile Send metric labels in profile API (#1800) 2018-10-29 14:28:09 -07:00