summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSteve Azzopardi <sazzopardi@gitlab.com>2018-11-13 11:47:21 +0000
committerSteve Azzopardi <sazzopardi@gitlab.com>2018-11-13 11:47:21 +0000
commite4e282dbd4760b9bc56beb0070cc6d2a5425e9d1 (patch)
treeec9df5f74b624db3b9105c216fdeea1211fca881 /changelogs
parentb38734e99c7666ce24be7a056847443260769fe1 (diff)
parent4c42e4b3f7b4add1fd8aad9d5911857d4b1141f9 (diff)
downloadgitlab-ce-e4e282dbd4760b9bc56beb0070cc6d2a5425e9d1.tar.gz
Merge branch '11-5-stable-prepare-rc7' into '11-5-stable'
Prepare 11.5 RC7 release See merge request gitlab-org/gitlab-ce!23015
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53879-kube-token-nil.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53879-kube-token-nil.yml b/changelogs/unreleased/53879-kube-token-nil.yml
new file mode 100644
index 00000000000..61a0db15d84
--- /dev/null
+++ b/changelogs/unreleased/53879-kube-token-nil.yml
@@ -0,0 +1,5 @@
+---
+title: Fix deployment jobs using nil KUBE_TOKEN due to migration issue
+merge_request: 23009
+author:
+type: fixed