You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2020/03/04 21:14:25 UTC

[trafficcontrol] branch master updated (666fc36 -> ea9b3fe)

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

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


    from 666fc36  Fix license issue (#4467)
     add 18de261  Rework riak buckets
     add 7539cd5  Work on documentation and move file
     add 647fbdd  Add docs
     add 2818705  Clean up
     add c42a4eb  Forgot seed
     add ea9b3fe  Use correct name

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       |  2 +
 .../api/v1/riak_bucket_bucket_key_key_values.rst   | 92 ++++++++++++++++++++++
 .../api/v2/vault_bucket_bucket_key_key_values.rst  | 84 ++++++++++++++++++++
 traffic_ops/app/db/seeds.sql                       |  1 +
 traffic_ops/traffic_ops_golang/routing/routes.go   |  6 +-
 .../{apiriak => vault}/bucket.go                   | 23 +++++-
 6 files changed, 201 insertions(+), 7 deletions(-)
 create mode 100644 docs/source/api/v1/riak_bucket_bucket_key_key_values.rst
 create mode 100644 docs/source/api/v2/vault_bucket_bucket_key_key_values.rst
 rename traffic_ops/traffic_ops_golang/{apiriak => vault}/bucket.go (80%)