ocket8888 opened a new pull request #4801: URL: https://github.com/apache/trafficcontrol/pull/4801
## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue This PR removes all server configuration file generation routes from the Traffic Ops API. It also removes the corresponding documentation, Traffic Portal functionality and, of course, the client/API integration tests. The functionality has not been removed from the v1-client, it's just now untested. ## Which Traffic Control components are affected by this PR? - Documentation - Traffic Ops Client (Go) - Traffic Ops - Traffic Portal ## What is the best way to verify this PR? Run all the unit and client/API integration tests. You can also try requesting configuration files and notice that they're served by Perl (if it exists). ## The following criteria are ALL met by this PR - [x] This PR removes tests - [x] This PR removes documentation - [x] This PR includes an update to CHANGELOG.md - [x] This PR includes any and all required license headers - [x] This PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
