diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-02-19 14:03:41 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-02-19 14:05:09 +0000 |
commit | f0b27f9b406579a03e55fa16cbc7095009dc8c2b (patch) | |
tree | f4ca8bd423a68241f4ca2a80249947df5d3c6063 /changelogs | |
parent | 9fc393c23dfa206802fdce162be1e06dca65ab54 (diff) | |
download | gitlab-ce-f0b27f9b406579a03e55fa16cbc7095009dc8c2b.tar.gz |
Adds support to render the IP address in the application ingress row
Updates components to use a slot to allow to reuse the clipboard button
Adds tests
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/42643-persist-external-ip-of-ingress-controller-gke.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42643-persist-external-ip-of-ingress-controller-gke.yml b/changelogs/unreleased/42643-persist-external-ip-of-ingress-controller-gke.yml new file mode 100644 index 00000000000..8303a5860d6 --- /dev/null +++ b/changelogs/unreleased/42643-persist-external-ip-of-ingress-controller-gke.yml @@ -0,0 +1,5 @@ +--- +title: Display ingress IP address in the Kubernetes page +merge_request: +author: +type: fixed |