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

Come up with a better way to handle interrupted connections #1074

Open
helgi opened this issue Sep 15, 2016 · 1 comment
Open

Come up with a better way to handle interrupted connections #1074

helgi opened this issue Sep 15, 2016 · 1 comment

Comments

@helgi
Copy link
Contributor

helgi commented Sep 15, 2016

Most of the time Deployments continue when HTTP connection is severed between our CLI and our API. However, if bad config/image etc is pushed then we are not in as nice of a spot. Things like DB records and so on are not cleaned up and you end up in with an "In Progress" Deployment (see below for one possible solution)

Deployments have a few things on the Kubernetes roadmap (https://github.com/kubernetes/community/wiki/Roadmap:-Deployment) but there is nothing we can depend on in the near term

See #1071 for more context

@Cryptophobia
Copy link
Contributor

This issue was moved to teamhephy/controller#52

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants