Cannot change globalExtAuth timeout #6820
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/needs-triage
Indicates that an issue needs to be triaged by a project contributor.
What steps did you take and what happened:
We are experiencing a 200ms timeout on all authorization requests (if they happen to take more than 200ms, which happens on rare occasions), leading to 403 responses.
We have configured global external authentication like this in the configmap (as per https://github.com/projectcontour/contour/blob/main/examples/global-external-auth/03-contour-config.yaml):
And our extension service is configured like this:
What did you expect to happen:
I expect a 2 second timeout for authorization requests.
Anything else you would like to add:
not at this time
Environment:
/etc/os-release
): bottlerocketThe text was updated successfully, but these errors were encountered: