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

Added server_path, start FlaskServer and add host and port parameters #77

Merged
merged 9 commits into from
Apr 19, 2021

Conversation

Mickls
Copy link
Contributor

@Mickls Mickls commented Apr 13, 2021

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespaces from that line:

/kind enhancement

What does this PR do / why do we need it:
Added server_path, start FlaskServer and add host and port parameters

Which issue(s) this PR fixes:

Fixes #62

Special notes for your reviewers:

Copy link
Contributor

@leonwanghui leonwanghui left a comment

Choose a reason for hiding this comment

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

Some comments

@leonwanghui
Copy link
Contributor

@Mickls Please fix the comments mentioned above, then I think it should be ok to go.

…p.json file, and changed the host and port when creating the service to read the configuration file
@Mickls
Copy link
Contributor Author

Mickls commented Apr 17, 2021

@Mickls Please fix the comments mentioned above, then I think it should be ok to go.

I have made changes to the above modification suggestions, you can check my latest submission again

Copy link
Contributor

@leonwanghui leonwanghui left a comment

Choose a reason for hiding this comment

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

A bug reported

Add a default value for serving_path
Copy link
Contributor

@leonwanghui leonwanghui left a comment

Choose a reason for hiding this comment

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

LGTM

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

Successfully merging this pull request may close these issues.

Definition servable.json must the path /etc/tinyms/serving be specified?
2 participants