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

New UI for Katib #208

Merged
merged 16 commits into from
Oct 29, 2018
Merged

New UI for Katib #208

merged 16 commits into from
Oct 29, 2018

Conversation

YujiOshima
Copy link
Contributor

@YujiOshima YujiOshima commented Oct 15, 2018

A new UI for Katib.
This only depends on Katib API.
Add GetWorkerFullInfo API.
Get Worker, Parameters, Metrics logs corresponded to ID in an argument all at once.

katibui


This change is Reviewable

@YujiOshima
Copy link
Contributor Author

#199

@gaocegege
Copy link
Member

Awesome!

Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
@YujiOshima YujiOshima changed the title New UI for Katib [WIP] New UI for Katib Oct 18, 2018
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
@YujiOshima YujiOshima changed the title [WIP] New UI for Katib New UI for Katib Oct 19, 2018
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
Signed-off-by: YujiOshima <[email protected]>
@YujiOshima YujiOshima mentioned this pull request Oct 20, 2018
6 tasks
@gaocegege
Copy link
Member

Is it ready to review?

Signed-off-by: YujiOshima <[email protected]>
@YujiOshima
Copy link
Contributor Author

@gaocegege Yes! I fixed test and it is ready to review!

@YujiOshima
Copy link
Contributor Author

/retest

@jlewi
Copy link
Contributor

jlewi commented Oct 23, 2018

So this UI doesn't depend on ModelDB?

So where is the data stored? Is the data stored in ModelDB but using the Katib API to fetch this?

@YujiOshima
Copy link
Contributor Author

@jlewi The data is stored in KatibDB(MySQL).
Studies, Trials, and Workers are stored in KatibDB and this UI only refers to these data.

@gaocegege
Copy link
Member

Could we merge it now?

@YujiOshima
Copy link
Contributor Author

@gaocegege Yes!

Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaocegege

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 0bc5182 into kubeflow:master Oct 29, 2018
toshiiw added a commit to toshiiw/katib that referenced this pull request Oct 30, 2018
Signed-off-by: IWAMOTO Toshihiro <[email protected]>
k8s-ci-robot pushed a commit that referenced this pull request Nov 2, 2018
Signed-off-by: IWAMOTO Toshihiro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants