ocket8888 opened a new pull request #4821: URL: https://github.com/apache/trafficcontrol/pull/4821
## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue There are a couple of CDN-in-a-Box services that take much longer to build than they ought to because of how long it takes to send the build context to the daemon - but don't actually need a context of that size. This reduces the services' contexts to only what is necessary for them to build. ## Which Traffic Control components are affected by this PR? - CDN in a Box ## What is the best way to verify this PR? Build CDN-in-a-Box ## The following criteria are ALL met by this PR - [x] Tests are unnecessary - [x] Documentation is unnecessary - [x] An update to CHANGELOG.md 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]
