This is an automated email from the ASF dual-hosted git repository.
zrhoffman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 2902632 Rename tsb directory to _tsb to have `go` ignore it (#5639)
add c7bffe8 Add ORT ATS9 ip_allow.yaml generation (#5644)
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 3 +-
.../{ipallowdotconfig.go => ipallowdotyaml.go} | 223 +++++++++++----------
...lowdotconfig_test.go => ipallowdotyaml_test.go} | 99 ++++-----
lib/go-atscfg/meta.go | 36 +++-
traffic_ops_ort/atstccfg/cfgfile/routing.go | 1 +
traffic_ops_ort/atstccfg/cfgfile/wrappers.go | 11 +
6 files changed, 210 insertions(+), 163 deletions(-)
copy lib/go-atscfg/{ipallowdotconfig.go => ipallowdotyaml.go} (64%)
copy lib/go-atscfg/{ipallowdotconfig_test.go => ipallowdotyaml_test.go} (80%)