Backport 'cb/disable-webservice-timeouts' into '10-2-stable'
What does this MR do?
Merge branch 'cb/disable-webservice-timeouts' into 'master'
fix: disable Envoy Gateway request timeouts for webservice
Closes #6575 (closed)
See merge request !5196 (merged)
Merged-by: João Alexandre Cunha j.a.cunha@gmail.com Approved-by: Konst Tchernov ktchernov@gitlab.com Approved-by: Nailia Iskhakova niskhakova@gitlab.com Reviewed-by: Clemens Beck cbeck@gitlab.com Reviewed-by: Konst Tchernov ktchernov@gitlab.com Reviewed-by: GitLab Duo gitlab-duo@gitlab.com Co-authored-by: Clemens Beck cbeck@gitlab.com
(cherry picked from commit ad4e74e9)
f4e68ae7 fix: disable Envoy Gateway request timeouts for webservice 916cbfdf Add upstream timeout defaults via BackendTrafficPolicy ce9674a2 Update provider requirements docs and BTP test coverage 9908eb3a Address timeout review feedback: helper and docs
Co-authored-by: João Alexandre Cunha j.a.cunha@gmail.com
Related issues
Author checklist
For general guidance, please follow our Contributing guide.
Required
For anything in this list which will not be completed, please provide a reason in the MR discussion.
- Merge Request Title and Description are up to date, accurate, and descriptive.
- MR targeting the appropriate branch.
- MR has a green pipeline.
- Documentation created/updated.
- Tests added/updated.
- Have you validated that your change works end-to-end on a real cluster deployment?
- Describe how you did it in a comment.
- Equivalent MR/issue for omnibus-gitlab opened.
Reviewers checklist
- MR has a green pipeline on https://gitlab.com/gitlab-org/charts/gitlab.
- Consider downstream impact to the Operator, as per evaluating impact from changes to GitLab chart.