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

Better self explaining error messages in case service manager integration is missing #371

Closed
ElectronicWizzard opened this issue Nov 29, 2023 · 0 comments · Fixed by #376

Comments

@ElectronicWizzard
Copy link

Hallo,

we are sharing bigger clusters in a way that we connect each namespace to a dedicated BTP subaccount. I was running into the issue where my namespace was not connect to a service manager instance in my subaccount. When I tried to create a service instance I got the following very unspecific error message:

Message: Error sending request GET /v1/service_instances?attach_last_operations=true&fieldQuery=name+eq+%27operator-destination-service%27+and+context%2Fclusterid+eq+%27e0637764-aa32-4475-be85-03e6c67845bc%27+and+context%2Fnamespace+eq+%27default%27&labelQuery=_k8sname+eq+%27operator-destination-service%27: Get "/v1/service_instances?attach_last_operations=true&fieldQuery=name+eq+%27operator-destination-service%27+and+context%2Fclusterid+eq+%27e0637764-aa32-4475-be85-03e6c67845bc%27+and+context%2Fnamespace+eq+%27default%27&labelQuery=_k8sname+eq+%27operator-destination-service%27": unsupported protocol scheme ""

Would it be possible to provide a more user friendly and self explaining error message?

BR Christian

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 a pull request may close this issue.

1 participant