Skip to content

Add sort for internal IPs

Nailia Iskhakova requested to merge 781-sort-int-ip-addresses into main

What does this MR do?

Adding sort for internal IP variables for some of the GitLab components to resolve HAProxy configuration issues seen in #781 (closed)

Related issues

Closes #781 (closed)

Author's checklist

When ready for review, the Author applies the workflowready for review label and mention @gl-quality/get-maintainers:

  • Merge request:
    • Corresponding Issue raised and reviewed by the GET maintainers team.
    • Merge Request Title and Description are up-to-date, accurate, and descriptive
    • MR targeting the appropriate branch
    • MR has a green pipeline
    • MR has no new security alerts in the widget from the Secret Detection and IaC Scan (SAST) jobs.
  • Code:
    • Check the area changed works as expected. Consider testing it in different environment sizes (1k,3k,10k,etc.).
    • [-] Documentation created/updated in the same MR.

Merge request reports