Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2019-03-08 10:16:01 +0300
committerMike Greiling <mike@pixelcog.com>2019-03-08 10:16:01 +0300
commit5596eed162da4044299af57ff08cbd72393b2890 (patch)
treea8ce289727122419ded9c973b848bb1216337213 /changelogs
parent87e1b2bb4cd5e818a5d9db69f9e491f73c61129b (diff)
parent460797dec3dc143943390e86a09d6e6b45a465d8 (diff)
Merge branch 'ingress-hostnames' into 'master'
Add support for ingress hostnames Closes #58244, #56158, and #46691 See merge request gitlab-org/gitlab-ce!25181
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ingress-hostnames.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ingress-hostnames.yml b/changelogs/unreleased/ingress-hostnames.yml
new file mode 100644
index 00000000000..66721113769
--- /dev/null
+++ b/changelogs/unreleased/ingress-hostnames.yml
@@ -0,0 +1,5 @@
+---
+title: Added support for ingress hostnames
+merge_request: 25181
+author: walkafwalka
+type: added