Skip to content

Remove unused droplet_completed staging callback endpoint - #5458

Open
svkrieger wants to merge 1 commit into
mainfrom
remove-droplet-completed-endpoint
Open

svkrieger wants to merge 1 commit into
mainfrom
remove-droplet-completed-endpoint

Conversation

@svkrieger

Copy link
Copy Markdown
Contributor

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

A short explanation of the proposed change:

POST /internal/v3/staging/:staging_guid/droplet_completed was a legacy staging completion callback kept only for rolling deploys. CC has generated only the build_completed callback since 2015 (see task_recipe_builder.rb), so this endpoint has no live consumer.

An explanation of the use cases your change solves

Cleanup deprecated endpoint

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

POST /internal/v3/staging/:staging_guid/droplet_completed was a legacy
staging completion callback kept only for rolling deploys. CC has
generated only the build_completed callback since 2015
(see task_recipe_builder.rb), so this endpoint has no live consumer.
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.

1 participant