diff options
author | Alessio Caiazza <acaiazza@gitlab.com> | 2017-10-02 18:55:07 +0200 |
---|---|---|
committer | Alessio Caiazza <acaiazza@gitlab.com> | 2017-10-03 09:10:40 +0200 |
commit | 40c6128b398f62188e794fe97b4cb545b482e3da (patch) | |
tree | 8e4c75df0ad23a0a564ede867e7695b546b15919 /changelogs | |
parent | f1b8d79f4ac0cc9f145f690ad7df095798a7ac5d (diff) | |
download | gitlab-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.yml | 5 |
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 |