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

v3(services): revert synchronous broker name updates #2046

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

blgm
Copy link
Member

@blgm blgm commented Jan 12, 2021

  • the CF CLI always expects a job from a service broker rename
  • we therefore should always return a job, rather than HTTP 200
  • it's ok to return HTTP 200 without a job for metadata updates
    as the CF CLI (cf set-label) will handle this

#169090128

- the CF CLI always expects a job from a service broker rename
- we therefore should always return a job, rather than HTTP 200
- it's ok to return HTTP 200 without a job for metadata updates
as the CF CLI (cf set-label) will handle this

[#169090128](https://www.pivotaltracker.com/story/show/169090128)
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jan 12, 2021

CLA Signed

The committers are authorized under a signed CLA.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/176459433

The labels on this github issue will be updated when the story is started.

@blgm blgm merged commit 310446c into main Jan 12, 2021
@blgm blgm deleted the v3-rename-service-broker-169090128 branch January 12, 2021 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants