Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/contour: add TimeoutConfig.RequestTimeout #2726

Merged
merged 1 commit into from
Jul 24, 2020

Commits on Jul 24, 2020

  1. cmd/contour: add TimeoutConfig.RequestTimeout

    Adds a new RequestTimeout field to the TimeoutConfig struct. If
    specified in the config file, this field takes precedence over
    the now-deprecated RequestTimeout field in the root of the
    serveContext struct.
    
    Signed-off-by: Steve Kriss <krisss@vmware.com>
    skriss committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a8d8281 View commit details
    Browse the repository at this point in the history