gitlab-org--gitlab-foss/changelogs/unreleased/59546-fix-error-handling-for-missing-domain.yml
Dylan Griffith 3c25ec8827 Fix Auto DevOps missing domain error handling
For some reason this value can be an empty string and we want to ensure
that we correctly fail the job before a deploy. This is particularly
problematic at the moment when coupled with
https://gitlab.com/gitlab-org/gitlab-ce/issues/54760 as the user has no
easy way to recover without destroying the cluster and starting over.
2019-03-28 14:00:38 +11:00

5 lines
98 B
YAML

---
title: Fix Auto DevOps missing domain error handling
merge_request: 26627
author:
type: fixed