Backport 'duo/feature/6588-shell-backendtrafficpolicy-proxy-protocol' into '10-2-stable'
What does this MR do?
Merge branch 'duo/feature/6588-shell-backendtrafficpolicy-proxy-protocol' into 'master'
feat(gitlab-shell): add BackendTrafficPolicy for PROXY v2 with Envoy Gateway
Closes #6588 (closed)
Changelog: fixed
See merge request !5207 (merged)
Merged-by: Jason Plum jplum@gitlab.com Reviewed-by: João Alexandre Cunha j.a.cunha@gmail.com Reviewed-by: Nailia Iskhakova niskhakova@gitlab.com Co-authored-by: Nailia Iskhakova niskhakova@gitlab.com Co-authored-by: Duo Developer service_account_group_9970_1976e9ecde3c53c783b64edb9ae993eb@noreply.gitlab.com
(cherry picked from commit 55f3b03c)
522e64f6 feat(gitlab-shell): add BackendTrafficPolicy for PROXY v2 with Envoy Gateway 4001ff48 style: indent nested if blocks in backendtrafficpolicy.yaml f482c633 fix(gitlab-shell): gate BackendTrafficPolicy on outbound PROXY predicate 25bd6583 Trim down comments per review fb2e200a Add docs entry fr proxy forwarding to external envoy 5d0ac228 Guard BackendTrafficPolicy on proxyProtocol true
Co-authored-by: Jason Plum jplum@gitlab.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.