Skip to content

Commit

Permalink
internal/dag: Add weight processing to HTTPRoute.ForwardTos
Browse files Browse the repository at this point in the history
Adds weight processing to the HTTPRoute.ForwardTos. If not specified,
defaults to the API default of "1". If set to zero, and all other services
are also set to zero or are invalid, an HTTP 503 response is returned.

Fixes projectcontour#3560

Signed-off-by: Steve Sloka <slokas@vmware.com>
  • Loading branch information
stevesloka committed Apr 20, 2021
1 parent c415e36 commit d61ff8c
Show file tree
Hide file tree
Showing 4 changed files with 485 additions and 139 deletions.
Loading

0 comments on commit d61ff8c

Please sign in to comment.