Skip to content

Remove orphaned service_bindings routes#4948

Merged
philippthun merged 1 commit intocloudfoundry:mainfrom
sap-contributions:remove-orphaned-service-bindings-routes
Mar 24, 2026
Merged

Remove orphaned service_bindings routes#4948
philippthun merged 1 commit intocloudfoundry:mainfrom
sap-contributions:remove-orphaned-service-bindings-routes

Conversation

@philippthun
Copy link
Member

The V3 ServiceBindingsController was removed in commit 57357b4 (Feb 2021) when it was replaced by service_credential_bindings, but the routes were accidentally left behind.

These orphaned routes cause 500 errors with uninitialized constant ServiceBindingsController during route resolution.

  • 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

The V3 ServiceBindingsController was removed in commit 57357b4
(Feb 2021) when it was replaced by service_credential_bindings,
but the routes were accidentally left behind.

These orphaned routes cause 500 errors with "uninitialized constant
ServiceBindingsController" during route resolution.
@philippthun philippthun merged commit 63a5a5b into cloudfoundry:main Mar 24, 2026
11 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Mar 24, 2026
Changes in cloud_controller_ng:

- Fix race condition when deleting labels
    PR: cloudfoundry/cloud_controller_ng#4944
    Author: Philipp Thun <philipp.thun@sap.com>

- Remove orphaned service_bindings routes
    PR: cloudfoundry/cloud_controller_ng#4948
    Author: Philipp Thun <philipp.thun@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants