rawlinp opened a new pull request #4030: Rewrite PUT 
/api/1.1/servers/:id/status to Go
URL: https://github.com/apache/trafficcontrol/pull/4030
 
 
   ## What does this PR (Pull Request) do?
   Rewrite `PUT /api/1.1/servers/:id/status Also, fix bug where updates weren't 
being queued on children via secondary_parent_cachegroup_id.
   
   - [x] This PR fixes #3829 
   
   ## Which Traffic Control components are affected by this PR?
   
   - Traffic Control Client (Go)
   - Traffic Ops
   - testing
   
   ## What is the best way to verify this PR?
   1. `go test ./traffic_ops/traffic_ops_golang/...`
   2. `go test ./lib/go-util/...`
   3. Run the TO API tests
   
   ## The following criteria are ALL met by this PR
   
   - [x] This PR includes tests OR I have explained why tests are unnecessary
   - [x] API docs already exist
   - [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 ensures that database migration sequence is correct OR this PR 
does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the 
Apache Software Foundation's security 
guidelines](https://www.apache.org/security/) for details)
   

----------------------------------------------------------------
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

Reply via email to