summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrique Alcantara <ealcantara@gitlab.com>2019-04-05 10:43:52 -0400
committerEnrique Alcantara <ealcantara@gitlab.com>2019-04-05 14:53:32 -0400
commit0bb5824900bc889cff77c18f1355c5ad6d0e21a6 (patch)
treea9b848625bf124c07c601fb488b4065983038be4
parent000ec926f18cc75a63fdbc3ab12b4f5623e951f6 (diff)
downloadgitlab-ce-60068-avoid-null-domain-help-text.tar.gz
-rw-r--r--changelogs/unreleased/60068-avoid-null-domain-help-text.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60068-avoid-null-domain-help-text.yml b/changelogs/unreleased/60068-avoid-null-domain-help-text.yml
new file mode 100644
index 00000000000..5305b8584a8
--- /dev/null
+++ b/changelogs/unreleased/60068-avoid-null-domain-help-text.yml
@@ -0,0 +1,5 @@
+---
+title: Do not display Ingress IP help text when there isn’t an Ingress IP assigned
+merge_request: 27057
+author:
+type: fixed