Skip to content

Remove orphaned service_bindings routes#4948

Open
philippthun wants to merge 1 commit intocloudfoundry:mainfrom
sap-contributions:remove-orphaned-service-bindings-routes
Open

Remove orphaned service_bindings routes#4948
philippthun wants to merge 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.
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.

1 participant