Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow to add Service without any models in Local mode #107

Open
yuki-mt opened this issue May 24, 2019 · 0 comments
Open

allow to add Service without any models in Local mode #107

yuki-mt opened this issue May 24, 2019 · 0 comments

Comments

@yuki-mt
Copy link
Member

yuki-mt commented May 24, 2019

Motivation

  • In Local mode, cannot add model when no services are deployed
  • currently, cannot add service when no models are uploaded

So only in local mode, allow to add Service without any models in Local mode

Goal

  • able to add service in Local mode

Implementation

  • in local mode, able to display page to add service with no model uploaded
  • in local mode, not have to select model when adding service
  • in local mode, raise error when uploading model with no service deployed
    • currently, add record to db and return 200 (not save model content anywhere)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant