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

Need a API for user to wait for kfserving ready in SDK. #609

Closed
jinchihe opened this issue Dec 18, 2019 · 1 comment · Fixed by #610
Closed

Need a API for user to wait for kfserving ready in SDK. #609

jinchihe opened this issue Dec 18, 2019 · 1 comment · Fixed by #610
Assignees

Comments

@jinchihe
Copy link
Contributor

/kind feature

Describe the solution you'd like
[A clear and concise description of what you want to happen.]
Need a API for user to wait for kfserving ready in SDK. such as :

KFServing = KFServingClient()
KFServing.wait_for_ready('flower-sample', namespace='kubeflow')

if so user can easily know the kfserving has been ready and do following...

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

@jinchihe
Copy link
Contributor Author

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants