Hydrospheredata / hydro-serving

MLOps Platform
http://docs.hydrosphere.io
Apache License 2.0
271 stars 42 forks source link

Model / Application removal during runtime #251

Closed ravimadhusudhan8 closed 5 years ago

ravimadhusudhan8 commented 5 years ago

"Let it Crash"

Taking that paradigm to a higher level - we would like to clean up Models/Applications that fail due to SDN errors/ or other reasons and follow the Hydroserving process of hs upload and hs apply using scripts.

Are there commands like - hs -rm -m "model-name" -a "application-name"

Thanks,

Ravi

tidylobster commented 5 years ago

Hi, @ravimadhusudhan8 Right now there are no such commands, but we will include this in our scope. Thank you for insights.

KineticCookie commented 5 years ago

I moved this feature request to specific repo: https://github.com/Hydrospheredata/hydro-serving-cli/issues/27

Thanks for the feedback!