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 16, 2021
1 parent e1690c0 commit 7bbd023
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 41 deletions.
Loading

0 comments on commit 7bbd023

Please sign in to comment.