diff options
author | Douwe Maan <douwe@selenight.nl> | 2018-07-05 11:45:53 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2018-07-05 11:45:53 +0200 |
commit | cf79a87e6cd12d3e142fec790e2aa9e40e69d813 (patch) | |
tree | eda4f0b3d80d583622a96eab0e6da8502c2cb924 /changelogs | |
parent | 7e34a19f291cecb359e9e77c60a0fc169fe3c18c (diff) | |
download | gitlab-ce-cf79a87e6cd12d3e142fec790e2aa9e40e69d813.tar.gz |
Add changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-invalid-active-service-template.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-invalid-active-service-template.yml b/changelogs/unreleased/dm-invalid-active-service-template.yml new file mode 100644 index 00000000000..8b77fac55b9 --- /dev/null +++ b/changelogs/unreleased/dm-invalid-active-service-template.yml @@ -0,0 +1,5 @@ +--- +title: Deactivate new KubernetesService created from active template to prevent project creation from failing +merge_request: +author: +type: fixed |