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 e9fa1af Implement SSLKeys methods for PostgreSQL Traffic Vault
backend (#5812)
add 80eed19 Uri Sig Keys in Postgres (#5814)
No new revisions were added by this update.
Summary of changes:
.../testing/api/v4/deliveryservices_test.go | 130 +++++++++++++++++++++
.../trafficvault/backends/postgres/postgres.go | 23 +++-
.../{url_sig_keys.go => uri_signing_keys.go} | 42 +++----
traffic_ops/v4-client/deliveryservice.go | 40 +++++--
4 files changed, 193 insertions(+), 42 deletions(-)
copy
traffic_ops/traffic_ops_golang/trafficvault/backends/postgres/{url_sig_keys.go
=> uri_signing_keys.go} (50%)