summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAlessio Caiazza <acaiazza@gitlab.com>2017-10-02 18:55:07 +0200
committerAlessio Caiazza <acaiazza@gitlab.com>2017-10-03 09:10:40 +0200
commit40c6128b398f62188e794fe97b4cb545b482e3da (patch)
tree8e4c75df0ad23a0a564ede867e7695b546b15919 /changelogs
parentf1b8d79f4ac0cc9f145f690ad7df095798a7ac5d (diff)
downloadgitlab-ce-40c6128b398f62188e794fe97b4cb545b482e3da.tar.gz
Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-kubectl-180.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-kubectl-180.yml b/changelogs/unreleased/fix-kubectl-180.yml
new file mode 100644
index 00000000000..beb71cecd57
--- /dev/null
+++ b/changelogs/unreleased/fix-kubectl-180.yml
@@ -0,0 +1,5 @@
+---
+title: 'Kubernetes integration: ensure v1.8.0 compatibility'
+merge_request: 14635
+author:
+type: fixed