You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by zr...@apache.org on 2022/05/13 22:28:52 UTC

[trafficcontrol] branch master updated (83b3dc381c -> 4f26317b03)

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

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


    from 83b3dc381c Refactor  cdn_domains, cdnnotifications, cookie, logs, ping, traffic_vault_ping tests (#6762)
     add 4f26317b03 Fix t3c to handle multiple server profiles (#6822)

No new revisions were added by this update.

Summary of changes:
 lib/go-atscfg/atscfg.go           | 104 +++++++++++++++++++++++++++++++
 lib/go-atscfg/atscfg_test.go      | 128 ++++++++++++++++++++++++++++++++++++++
 lib/go-atscfg/cachedotconfig.go   |  11 +---
 lib/go-atscfg/loggingdotconfig.go |   8 +--
 lib/go-atscfg/loggingdotyaml.go   |   8 ++-
 lib/go-atscfg/parentdotconfig.go  |   9 ++-
 lib/go-atscfg/storagedotconfig.go |  10 ++-
 7 files changed, 254 insertions(+), 24 deletions(-)