Closed jmccormick2001 closed 6 years ago
question: shouldn't the registerAPIHandlers() add a GET handler for: /v2/service_instances/{instance_id}
as mentioned here: https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#fetching-a-service-instance
not an issue, more of a newbie rabbit chase on my part...
I'm on kube 1.10, using the 0.0.1 tag, and finding that curl calls to the broker's "service_instance/XXXX' is not returning any results. Might be a bug or some kind of version conflict. I'm using the latest service catalog image.