ml-tooling / contaxy

MIT License
10 stars 8 forks source link

Feature: Add terminating state to service life-cycle #35

Closed JNKielmann closed 2 years ago

JNKielmann commented 2 years ago

When a deployment on Kubernetes is deleted, it takes a while for all the pods to be terminated. This PR is adding the "terminating" state which is returned for an ML Lab Service if the deployment was deleted but the pods are still being deleted.