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

Web UI for Inference APIs #61

Closed
karbyshevds opened this issue Sep 18, 2020 · 2 comments · Fixed by #70
Closed

Web UI for Inference APIs #61

karbyshevds opened this issue Sep 18, 2020 · 2 comments · Fixed by #70
Assignees
Labels
1.4 feature New feature or request WG:deployment Working Group: All about model deployment functionality

Comments

@karbyshevds
Copy link
Contributor

As User I need additional tab in deployment view that will display model info and allow to submit data to deployed model and see the response (maybe the same way as it works in service-registry)

@vlad-tokarev
Copy link
Member

We should humanize model info by implementing this task before

https://github.com/odahu/odahu-packager/issues/5

@vlad-tokarev vlad-tokarev self-assigned this Sep 30, 2020
@vlad-tokarev vlad-tokarev transferred this issue from odahu/odahu-flow Sep 30, 2020
@vlad-tokarev vlad-tokarev moved this from To Do to In development in odahu-kanban Sep 30, 2020
@vlad-tokarev vlad-tokarev moved this from In development to To Do in odahu-kanban Sep 30, 2020
@vlad-tokarev vlad-tokarev added 1.4 feature feature New feature or request WG:deployment Working Group: All about model deployment functionality and removed feature labels Sep 30, 2020
@vlad-tokarev vlad-tokarev moved this from To Do to In development in odahu-kanban Oct 23, 2020
@vlad-tokarev vlad-tokarev moved this from In development to To Do in odahu-kanban Nov 11, 2020
@vlad-tokarev vlad-tokarev moved this from To Do to In development in odahu-kanban Nov 17, 2020
@vlad-tokarev
Copy link
Member

vlad-tokarev commented Nov 23, 2020

  • ODAHU ModelRoute operator should interact with ODAHU API instead of Kube API to fetch ODAHU CRD entities
  • ODAHU Syncer (Controller) should sync ModelRoute entity in the same way as other entities
  • ODAHU API Should provide subscription API for monitoring changes in API store
  • ServiceCatalog should subscribe on ModelDeployment and ModelRoute changes streams in ODAHU API Server
  • ServiceCatalog should update Model metadata and endpoints info in local state
  • ODAHU UI fetch info about model metadata and route using ServiceCatalog new API

@vlad-tokarev vlad-tokarev moved this from In development to In QA in odahu-kanban Jan 12, 2021
@BPylypenko BPylypenko moved this from In QA to Done in odahu-kanban Feb 2, 2021
@dsuslov dsuslov changed the title Show deployed model info & submit data from deployment view Web UI for Inference APIs Apr 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 feature New feature or request WG:deployment Working Group: All about model deployment functionality
Projects
odahu-kanban
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants