This is an automated email from the ASF dual-hosted git repository.
rawlin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.
from 31fc5eb Fix TO to generate monitoring if no snapshot (#5066)
add e77c4a6 Fix creating a ds with non-existent topology causing ISE
(#5094)
No new revisions were added by this update.
Summary of changes:
.../testing/api/v3/deliveryservices_test.go | 49 +++++++++++++++++++---
traffic_ops/traffic_ops_golang/api/api.go | 4 ++
.../traffic_ops_golang/dbhelpers/db_helpers.go | 14 ++++---
.../deliveryservice/deliveryservices.go | 20 +++++++++
.../traffic_ops_golang/topology/queue_update.go | 5 ++-
5 files changed, 79 insertions(+), 13 deletions(-)