commit | 764aaf0abb78a82c6ab8b6ef3e4a48524fbb109c | [log] [tgz] |
---|---|---|
author | Zach Hoffman <zach@zrhoffman.net> | Thu Apr 09 11:53:23 2020 -0600 |
committer | GitHub <noreply@github.com> | Thu Apr 09 11:53:23 2020 -0600 |
tree | e5ef09f9e3994b62fe1dbc7e99b7d6d860c0be86 | |
parent | 94cb5fd685cfbcc4c4dbbaedd1d42d22c682029d [diff] |
Update Go to version 1.14 (#4573) * Put additional Riak config in a heredoc * Expose Traffic Vault HTTPS port * Use TLS 1.1 to connect to Traffic Vault In riak.conf, maxVersion 770 means tls.VersionTLS11 (0x0302) * Update Go to version 1.14 * Add a note on the importance of enabling TLS 1.1 in Traffic Vault in order for Traffic Ops to be able to reach it * Grove requires minor Go version 14 or greater to build * Only require Go 1.13 to install goose * Require Go version >= 1.12 to install Goose because CentOS 8 provides golang 1.12 (and its EPEL repo does not have golang) * - Add MaxTLSVersion configuration option to riak.conf with docs and tests - Add "required" to the Enabling TLS 1.1 title in the Traffic Vault admin docs * Update swaggerdocs go version to 1.14.1 * Update install_go.sh go version to 1.14.1 * Update Go to version 1.14.2 * - Reword Traffic Vault TLS 1.1 changelog summary to link to the Traffic Vault admin instructions for enabling TLS 1.1 - Reword Go 1.14 changelog summary
Apache Traffic Control is an Open Source implementation of a Content Delivery Network.