ocket8888 opened a new pull request #4415: Updated Traffic Portal to use TO API v2.0 URL: https://github.com/apache/trafficcontrol/pull/4415 legacy configuration file generation routes were not updated to 2.0 ## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Upgrades Traffic Portal to use TO API v2, and removes functionality related to endpoints that don't exist in v2. The exception being display of generated configuration files - a special "legacy" API root was added to the environment just to be the base for those calls. ## Which Traffic Control components are affected by this PR? - Traffic Portal ## What is the best way to verify this PR? Run the TP end-to-end tests. Probably also actually run TP and make sure nothing's horrendously broken. ## The following criteria are ALL met by this PR - [x] Tests are unmodified as the intention is to retain supported behavior - [x] Traffic Portal's internals are undocumented. - [x] This PR includes an update to CHANGELOG.md OR such an update is not necessary - [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] With regards, Apache Git Services
