sostheim / krak8s

API Service for Kraken and Kubernetes Commands
Apache License 2.0
1 stars 5 forks source link

Failed Application Deployment Shows State `DEPLOYED` #13

Open sostheim opened 7 years ago

sostheim commented 7 years ago

As shown in #10 - a failed application deployment is not actually being deployed (fixed in linked issue).

Still at issue is the fact that the deployment status being reported when queried is:

"status": {
    "deployed_at": "2017-09-18T13:35:57.832285003Z",
    "state": "DEPLOYED"
  }