Remove namespace from GatewayClass

What does this MR do?

Remove namespace from GatewayClass

The rendered GatewayClass carried a metadata.namespace set to the release namespace. GatewayClass is cluster-scoped, so the field has no meaning there.

Installing through the Helm CLI was unaffected but other clients may fail handling this manifest. This was reported with the GitLab Operator.

Relates https://gitlab.com/gitlab-com/request-for-help/-/work_items/5148

Changelog: fixed

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

Edited by Stefan Bordei

Merge request reports

Loading
Loading