linkerd2/pkg
Alex Leong 3bd4231cec
Add support for timeouts in service profiles (#2149)
Fixes #2042 

Adds a new field to service profile routes called `timeout`.  Any requests to that route which take longer than the given timeout will be aborted and a 504 response will be returned instead.  If the timeout field is not specified, a default timeout of 10 seconds is used.

Signed-off-by: Alex Leong <alex@buoyant.io>
2019-01-30 16:48:55 -08:00
..
addr Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
admin Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
filesonly Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00
flags Update client-go to 1.13.1 (#2160) 2019-01-28 17:42:14 -08:00
healthcheck Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
k8s Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00
profiles Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
prometheus Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
tls Use `ca.NewCA()` for generating certs and keys for the proxy injector (#2163) 2019-01-30 16:04:33 -05:00
util Add go linting to CI config (#2018) 2018-12-20 15:33:09 -08:00
version Add hint URLs for all checks (#2159) 2019-01-30 16:26:57 -08:00