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 2022/05/17 18:20:18 UTC

[GitHub] [trafficcontrol] rob05c opened a new pull request, #6840: Fix t3c for non-topo non-parent DS to omit parent

rob05c opened a new pull request, #6840:
URL: https://github.com/apache/trafficcontrol/pull/6840

   Fixes cache config generation for non-topology DSes of types that
   don't use parents to omit the parent= on the parent.config line
   rather than adding a parent="" directive.
   
   A parent="" appears to make ATS not use the line and fall back to the
   dest_domain=. catchall, which has parents
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   
   ## What is the best way to verify this PR?
   Run tests. Run t3c for a DS without a topology of a type not using parents, verify parent line has no parent= directive.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   Not in a release.
   
   ## PR submission checklist
   - [x] This PR has tests <!-- If not, please delete this text and explain why this PR does not need tests. -->
   - ~[x] This PR has documentation~ no docs, no interface change
   - ~[x] This PR has a CHANGELOG.md entry~ no changelog, no interface change and bug is not in a release
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://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.

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficcontrol] zrhoffman merged pull request #6840: Fix t3c for non-topo non-parent DS to omit parent

Posted by GitBox <gi...@apache.org>.
zrhoffman merged PR #6840:
URL: https://github.com/apache/trafficcontrol/pull/6840


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

To unsubscribe, e-mail: issues-unsubscribe@trafficcontrol.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org