-
Notifications
You must be signed in to change notification settings - Fork 118
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
Service instance labeling #348
Comments
Hi, I have an implementation ready here: Can someone assist with merging it to master? |
I have created a PR here: |
@zoharyehezkely thanks for the PR. It appears that change to the response body for fetching a service instance is not part of OSB API 2.16. Because it hasn't been released as part of a versioned specification, we can't include yet. Anything that is unreleased in master can potentially change, even if unlikely. We'll be happy to merge this once it is included in a released spec. |
@royclarkson - Any idea when the next OSB release is due? Thanks, |
Hi @royclarkson, Thanks, |
Hi @royclarkson Regards, |
Hi, Any updates on this issue? Regards, |
Hi @royclarkson Thanks, |
@zoharyehezkely we have to finalize the OSB 2.16 support first in a release, and then I'll get this added for future 2.17 support. It will probably be a version 4.1. Thanks for your patience. |
Hi,
Following this issue: https://github.com/spring-cloud/spring-cloud-open-service-broker/issues/311
Regarding support for the labeling service instances.
I saw that in OSB master, fetching a Service Instance returns also the metadata
https://github.com/openservicebrokerapi/servicebroker/blob/master/spec.md#fetching-a-service-instance
Is this implementation planned for the next release?
Thanks,
Zohar.
The text was updated successfully, but these errors were encountered: