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

Send 'operation' value when calling lastOperation endpoint #13

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

henryaj
Copy link
Contributor

@henryaj henryaj commented Feb 8, 2018

We found that eden fails to provision service instances when hitting broker that implement recent version of the OSBAPI spec, as it doesn't send a valid 'operation' parameter when polling /last_operation (see #9).

We've updated the Provision and Deprovision methods to capture the value of 'operation' from the broker, and then pass this value when calling last_operation.

Thanks,

Henry and @jacknewberry

@drnic drnic merged commit cbf72df into egen:master Feb 9, 2018
@drnic
Copy link
Contributor

drnic commented Feb 9, 2018

Thanks!

@drnic
Copy link
Contributor

drnic commented Feb 9, 2018

This has been cut into v0.6.1 https://github.com/starkandwayne/eden/releases/tag/v0.6.1

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 this pull request may close these issues.

2 participants