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 12, 2021
1 parent 46d5ba9 commit 3551911
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 1 deletion.
Loading

0 comments on commit 3551911

Please sign in to comment.