This is an automated email from the ASF dual-hosted git repository.
elsloo pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 86021cb Rewrote jobs endpoints to go (#3744)
add 8e123a2 check outcome of enforce command
add bba007a second attempt, remove return completely
add 9a7aef7 added new isSteeringDS field to RGB json, first attempt at
enforcing RGB on a steering DS
add 2792c88 RGB NPE fix
add 4cd303e added a new field to the rgb config to identify steering DSs.
Do not allow a steering DSs to have a relative re-direct URL. This should fix
the issues with RGB on steering services once and for all.
add b1a2b84 cleaned up formatting
add 3578c08 fixed formatting issues
add 23eab90 more formatting
No new revisions were added by this update.
Summary of changes:
docs/source/admin/quick_howto/regionalgeo.rst | 13 +++++--
.../traffic_router/core/loc/RegionalGeo.java | 42 ++++++++++++++++++++--
.../traffic_router/core/router/TrafficRouter.java | 12 ++++---
.../traffic_router/core/loc/RegionalGeoTest.java | 15 +++++++-
.../core/src/test/resources/regional_geoblock.json | 14 +++++++-
5 files changed, 84 insertions(+), 12 deletions(-)