-
Notifications
You must be signed in to change notification settings - Fork 1
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
support instances_retrievable and bindings_retrievable (supporting webui forms for params + osb client guid lookup) #9
Comments
Status as of V1.6.0 for instances_retrievable feature
Paas-templates osb smoke tests are missing call to |
Steps from V1.6.0 for binding_retrievable feature Decision on whether to migrate to v3 CAPI api to support async service bindings
|
Suggested alternative to implementing and testing async service binding is to wrap the CF CLI, thanks @o-orand |
Async service binding is now available in https://github.com/cloudfoundry/cf-java-client/releases/tag/v5.9.0.RELEASE thanks to cloudfoundry/cf-java-client#1158 |
Expected behavior
cf service
UX in V8)As an osb-client,
instances_retrievable
feature to be implementedObserved behavior
Osb-cmdb and SCAB does not currently implement the fetch endpoints.
As a workaround, OSB client can be given a read-only access to the osb-cmdb to discover existing backing service guids. (duplicate of #23)
Affected release
Reproduced on version 0.2
The text was updated successfully, but these errors were encountered: