linkerd2/controller/gen/apis/serviceprofile/v1alpha1
Alex Leong 4f3e55e937
Rename path to path_regex in ServiceProfile CRD (#1923)
We rename path to path_regex in the ServiceProfile CRD to make it clear that this field accepts a regular expression. We also take this opportunity to remove unnecessary line anchors from regular expressions now that these anchors are added in the proxy.

Signed-off-by: Alex Leong <alex@buoyant.io>
2018-12-05 10:42:47 -08:00
..
doc.go Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
register.go Add generated Kubernetes client for ServiceProfile custom resource (#1752) 2018-10-11 11:43:35 -07:00
types.go Rename path to path_regex in ServiceProfile CRD (#1923) 2018-12-05 10:42:47 -08:00
zz_generated.deepcopy.go Improve ergonomics of service profile spec (#1828) 2018-10-31 12:00:22 -07:00