-
Notifications
You must be signed in to change notification settings - Fork 456
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
[SDK] improve PVC error message #2491
Comments
happened in #2480 |
@Electronic-Waste hey, would you kindly set the correct labels for this issue and assign it to me? |
Hi, I encountered this issue as well. It would be helpful if the error message could be improved for better readability! /remove-label lifecycle/needs-triage By the way, feel free to assign yourself to any issue you’re interested in using |
@helenxie-bit: Please ensure the request meets the requirements listed here. If this request no longer meets these requirements, the label can be removed In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Hi @mahdikhashan. In Kubeflow community, you can feel free to create an issue and assign it to yourself. And you could also pick some issues labeled with And Thanks for your interest in contributing to Kubeflow! /remove-label kind/bug |
@Electronic-Waste: The label(s) In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
thank you both for your response @helenxie-bit @Electronic-Waste |
What happened?
while trying to implement a notebook on local with the recent llm hp python sdk, i faced the below error
What did you expect to happen?
i expect the error be more clear for the user, preferable not returning the raw body of the response - and then document the correct usage of the api
json formatted of the error:
Environment
Kubernetes version:
Katib controller version:
$ kubectl get pods -n kubeflow -l katib.kubeflow.org/component=controller -o jsonpath="{.items[*].spec.containers[*].image}"
Katib Python SDK version:
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered: