Loading
Backport 'cb/ctp-webservice-6571' into '10-0'
What does this MR do?
Merge branch 'cb/ctp-webservice-6571' into 'master'
Make webservice ClientTrafficPolicy specs overridable
Closes #6571 (closed)
See merge request !5183 (merged)
Merged-by: Lucas Li lli@gitlab.com Approved-by: Konst Tchernov ktchernov@gitlab.com Approved-by: Lucas Li lli@gitlab.com Reviewed-by: Konst Tchernov ktchernov@gitlab.com Co-authored-by: Clemens Beck cbeck@gitlab.com
(cherry picked from commit d5076fbb)
634b46bd Make webservice ClientTrafficPolicy specs overridable
Co-authored-by: Lucas Li lli@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.