The underlying method is deprecated in favor of using Context. We don't appear to use the function anywhere, and all tests are passing after removing it outright.
A short explanation of the proposed change:
An explanation of the use cases your change solves
Instructions to functionally test the behavior change using operator interfaces (BOSH manifest, logs, curl, and metrics)
Expected result after the change
Current result before the change
Links to any other associated PRs
[ ] I have viewed signed and have submitted the Contributor License Agreement
[ ] I have made this pull request to the main branch
The underlying method is deprecated in favor of using Context. We don't appear to use the function anywhere, and all tests are passing after removing it outright.
A short explanation of the proposed change:
An explanation of the use cases your change solves
Instructions to functionally test the behavior change using operator interfaces (BOSH manifest, logs, curl, and metrics)
Expected result after the change
Current result before the change
Links to any other associated PRs
[ ] I have viewed signed and have submitted the Contributor License Agreement
[ ] I have made this pull request to the
main
branch[ ] I have run all the unit tests.
[ ] (Optional) I have run Routing Acceptance Tests and Routing Smoke Tests
[ ] (Optional) I have run CF Acceptance Tests