You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/08/17 20:15:13 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #4968: Move client to versioned package

ocket8888 opened a new pull request #4968:
URL: https://github.com/apache/trafficcontrol/pull/4968


   ## What does this PR (Pull Request) do?
   - [x] This PR is not related to any Issue
   
   This PR moves the entire contents of `traffic_ops/client` into `traffic_ops/v3-client` and adds a symlink at `traffic_ops/client` pointing to `traffic_ops/v3-client`. It also includes some deprecation notices for importing the client using un-versioned paths. This way we can remove the unversioned directory in the next next major release without breaking anyone.
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Ops Client (Go)
   
   ## What is the best way to verify this PR?
   Run the client/API integration tests.
   
   ## The following criteria are ALL met by this PR
   - [x] Tests are unnecessary because functionality is not changing
   - [x] README and package GoDoc updated
   - [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:
users@infra.apache.org



[GitHub] [trafficcontrol] mattjackson220 merged pull request #4968: Move client to versioned package

Posted by GitBox <gi...@apache.org>.
mattjackson220 merged pull request #4968:
URL: https://github.com/apache/trafficcontrol/pull/4968


   


----------------------------------------------------------------
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:
users@infra.apache.org