You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by oc...@apache.org on 2021/01/15 17:36:06 UTC

[trafficcontrol] branch master updated (95269da -> 4c47dfc)

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

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


    from 95269da  Fixed https status code when updating CDN for a DS for existing SSL keys (#5417)
     add 4c47dfc  Add TO validation to ensure a parent.config weight parameter is a float (#5406)

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  3 ++-
 docs/source/development/traffic_ops.rst            |  4 +++
 lib/go-atscfg/parentdotconfig.go                   |  2 ++
 lib/go-tc/tovalidate/rules.go                      | 13 ++++++++++
 traffic_ops/testing/api/v3/parameters_test.go      | 29 ++++++++++++++++++++++
 traffic_ops/testing/api/v3/tc-fixtures.json        | 18 ++++++++++++++
 .../traffic_ops_golang/parameter/parameters.go     |  8 ++++--
 7 files changed, 74 insertions(+), 3 deletions(-)