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 19, 2021
1 parent 383f6e2 commit 8b06cb6
Show file tree
Hide file tree
Showing 4 changed files with 482 additions and 106 deletions.
Loading

0 comments on commit 8b06cb6

Please sign in to comment.