Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

fix(api/models/app): Catch unhandled error #1317

Merged
merged 1 commit into from
Aug 8, 2017

Conversation

lshemesh
Copy link
Contributor

@lshemesh lshemesh commented Aug 7, 2017

Fixes #1313

An unhandled exception in ns.create due to "Conflict namespaces" will wipe out an entire namespace. I've added a catch here to protect against that occurring.

Fix for deis#1313

An unhandled exception in ns.create due to "Conflict
namespaces" will
wipe out an entire namespace. I've added a catch here to
protect against
that occurring.
@deis-admin
Copy link

Thanks for the contribution! Please ensure your commits follow our style guide. This code will be tested once a Deis maintainer reviews it.

@mboersma
Copy link
Member

mboersma commented Aug 7, 2017

Jenkins, add to whitelist.

@mboersma mboersma added this to the v2.17 milestone Aug 7, 2017
@mboersma mboersma added the LGTM1 label Aug 8, 2017
@bacongobbler bacongobbler merged commit c02eb51 into deis:master Aug 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants