This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from a260040 CiaB: Do not reuse Dockerfile stage names (#5752)
add 41bdb2d Add a Federation to CDN in a Box (#5726)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 1 +
docs/source/admin/quick_howto/ciab.rst | 14 ++-
infrastructure/cdn-in-a-box/enroller/enroller.go | 130 +++++++++++++++++++++
infrastructure/cdn-in-a-box/readiness/run.sh | 32 ++++-
infrastructure/cdn-in-a-box/traffic_ops/run-go.sh | 6 +-
.../cdn-in-a-box/traffic_ops/trafficops-init.sh | 2 +-
.../{010-ciab.json => 010-demo1.json} | 0
.../{010-ciab.json => 020-demo2.json} | 14 +--
.../federations/010-foo.kabletown.net.json | 15 +++
infrastructure/cdn-in-a-box/variables.env | 1 +
lib/go-tc/federation_resolver.go | 12 ++
.../testing/api/v4/federation_resolvers_test.go | 14 +--
traffic_ops/v4-client/federation_resolver.go | 8 +-
13 files changed, 218 insertions(+), 31 deletions(-)
copy
infrastructure/cdn-in-a-box/traffic_ops_data/deliveryservices/{010-ciab.json =>
010-demo1.json} (100%)
rename
infrastructure/cdn-in-a-box/traffic_ops_data/deliveryservices/{010-ciab.json =>
020-demo2.json} (73%)
create mode 100644
infrastructure/cdn-in-a-box/traffic_ops_data/federations/010-foo.kabletown.net.json