diff options
author | Douwe Maan <douwe@gitlab.com> | 2019-04-29 10:30:29 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2019-04-29 10:30:29 +0000 |
commit | 6885419a48c39ab9f38aea13ec1900b10bce7d80 (patch) | |
tree | a3702e3e23e65ee28f653381a41d6a7580e55274 /changelogs | |
parent | 08e0dbe6754711604952313b01d7159d7fa8f946 (diff) | |
parent | 825d759634773c82b6417ba8e7a9fdcb0f76561c (diff) | |
download | gitlab-ce-6885419a48c39ab9f38aea13ec1900b10bce7d80.tar.gz |
Merge branch '60821-deployment-jobs-broken-as-of-11-10-0' into 'master'
Resolve "Deployment jobs broken as of 11.10.0"
Closes #60821
See merge request gitlab-org/gitlab-ce!27687
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml b/changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml new file mode 100644 index 00000000000..88584352d42 --- /dev/null +++ b/changelogs/unreleased/60821-deployment-jobs-broken-as-of-11-10-0.yml @@ -0,0 +1,5 @@ +--- +title: Fix Kubernetes service template deployment jobs broken as of 11.10.0 +merge_request: 27687 +author: +type: fixed |