You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by ma...@apache.org on 2021/05/12 20:18:11 UTC

[trafficcontrol] branch master updated (ef5bdbb -> d616500)

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

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


    from ef5bdbb  Add sleep to make DS test pass (#5841)
     add d616500  Implement DNSSEC key methods for Postgres Traffic Vault backend (#5835)

No new revisions were added by this update.

Summary of changes:
 lib/go-tc/cdns_dnssec.go                           |  2 +
 traffic_ops/testing/api/v4/cdns_test.go            | 75 +++++++++++++++++++++-
 .../trafficvault/backends/postgres/postgres.go     | 61 ++++++++++++++++--
 traffic_ops/v4-client/cdn_dnssec.go                | 21 +++++-
 4 files changed, 149 insertions(+), 10 deletions(-)