linkerd2/controller/gen
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
..
apis/serviceprofile Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00
client Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
common/healthcheck Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
controller/tap Upgrade protobuf to v1.2.0 (#1591) 2018-09-06 11:36:29 -07:00
public Use ListPods always for data plane HC (#1701) 2018-10-02 11:45:01 -07:00