You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ro...@apache.org on 2020/11/09 22:50:28 UTC

[trafficcontrol] branch master updated (b938e67 -> c0a7657)

This is an automated email from the ASF dual-hosted git repository.

rob pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from b938e67  Validate the assignment of ORG servers to topology-based DSes (#5260)
     add c0a7657  Dnssec refresh (#5122)

No new revisions were added by this update.

Summary of changes:
 .../bin/checks/DnssecRefresh/ToDnssecRefresh.go    |  81 +++++++++++
 .../app/bin/checks/DnssecRefresh/config/config.go  | 157 +++++++++++++++++++++
 2 files changed, 238 insertions(+)
 create mode 100644 traffic_ops/app/bin/checks/DnssecRefresh/ToDnssecRefresh.go
 create mode 100644 traffic_ops/app/bin/checks/DnssecRefresh/config/config.go