You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by rob05c <gi...@git.apache.org> on 2017/08/06 16:12:45 UTC

[GitHub] incubator-trafficcontrol pull request #780: Traffic Ops Golang cacheconfig

GitHub user rob05c opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/780

    Traffic Ops Golang cacheconfig

    Adds Traffic Ops next-generation cache/config endpoint. 
    
    Dependent on #729 - must be merged after it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rob05c/incubator-trafficcontrol to-gomonitoring-cacheconfig

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/780.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #780
    
----
commit 4b20322b3c81a42e992d67793bfcec949ad33a2f
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-09T03:02:56Z

    Add experimental Go TO proxying old Perl app

commit 40fae0728014a5b83a948018e20b3e3c7afcf486
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-09T15:22:28Z

    Move TO Golang microservice out of experimental

commit 01d358dff77818eaf23a33b6695661f9c65e5751
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-09T15:23:49Z

    Add traffic_ops_golang to RPM, service

commit 1cfcae457d7c6e4bc9b27a9d03a6e34b9713d00b
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-18T03:53:50Z

    Vendor TO GOlang go-sqlmock

commit 993c536be488a28f2451a8facc351067c4b98e73
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-18T03:55:35Z

    Add TO Golang monitoring test

commit b71c3ecb612ae56a0806f5ae2b7304bf9eae9ecc
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-18T04:17:41Z

    Add TO Golang Apache license headers

commit ff86a195f613a7f8fa54f5a772ea53a010b9ff79
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T00:14:38Z

    Add TO Golang configurable logging

commit 580894290c5911bd53c54cdb2d8aa01284d2517c
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T00:16:56Z

    Move TO tocookie out of experimental

commit 05186857b7faebdcb785447a2f621f85e42fbf40
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T00:59:16Z

    Add TO Golang server name header

commit 09f8652a6002dec3c0ed4443525d405afcdafce5
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T01:03:14Z

    Add TO tocookie generated-by data

commit 5ed6353119eee0056bd3687af47d0776014045c9
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T01:33:23Z

    Add TO Golang Postinstall setting ports

commit 9e29ae9e3a28c45fefe0943b1e054b4c5786a663
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-22T01:46:33Z

    Add TO Golang setcap to RPM to allow low port

commit ad8020c6714f780737c4d539b24c0defe3915567
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-23T18:12:11Z

    Add TO Golang Perl config parser

commit e6d578cc484ae571394eaa0929b6eba450e6e22b
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-23T20:53:08Z

    Add TO Golang old perl config reading

commit 8255482375519ca8c5c9c4fe45def6b21915648b
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-25T03:53:33Z

    Fix TO Golang access.log text

commit 68978007b28e31e029ee2e34f773f8cf269ffc33
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-25T16:38:14Z

    Fix TO Golang perlcfg test

commit 2d765e386f3381187e3139ff9c71d5022ee48539
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-25T16:44:06Z

    Change TO Golang 'no_auth' cfg key to 'insecure'

commit 2c2eae268859ee00f0637cc082658b6c2461b86e
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-26T04:50:43Z

    Change TO Golang config parse to return all errs

commit 9f0007fca367930f591dd14a3441e2b84a145587
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-26T23:27:31Z

    Fix TO GOlang swapped log bytes and time

commit f602950b1f89182afe01137110e26151434044dd
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-26T23:49:38Z

    Add TO Golang access log for proxied requests

commit fe20f354d2b4514c3b10549aee5336e82efcf9a0
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-26T23:51:16Z

    Add TO Golang route for path without .json

commit 4aa0048c0a5db0a2ec8f4e6a1ca53630dc9b162d
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-26T23:57:40Z

    Add TO Golang CORS headers

commit 056bc2726f06986adb5ef693fd1b7f765a32ccbf
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-27T00:20:07Z

    Add TO Golang documentation

commit 43046f1a5107b1cd4a5add74b667f529b203a3e4
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-27T00:28:25Z

    Add TO Golang logrotate

commit 6b053a220f95d53cbfbf56e77b528c6ad3591a44
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-27T16:54:10Z

    Add TO Golang Set-Cookie to CORS allow headers

commit 4a3858f57ca54d13bdad0cfe59e640f0305729f7
Author: Robert Butts <ro...@gmail.com>
Date:   2017-07-27T17:30:03Z

    Add TO Golang log unauthorized request reason

commit be63ea51368ab626ae6195c32ad152ef611223c9
Author: Robert Butts <ro...@gmail.com>
Date:   2017-08-01T23:26:41Z

    Fix merge conflicts

commit 95ec6477bb74a2e5880898b617ad167afe1daca3
Author: Robert Butts <ro...@gmail.com>
Date:   2017-08-01T23:33:09Z

    Add licenses go-sqlmock refs

commit 55ae572b76a5a827b4368fd53d1a34ccdf8fa062
Author: Robert Butts <ro...@gmail.com>
Date:   2017-08-01T23:39:14Z

    Fix TO Golang setting port in cdn.conf
    
    c/o @dangogh @dewrich

commit d1aec4ed53fc8abe868825a95304967468e8dc41
Author: Robert Butts <ro...@gmail.com>
Date:   2017-08-01T20:38:09Z

    Add TO Golang cacheconfig route

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol issue #780: Traffic Ops Golang cacheconfig

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/780
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-trafficcontrol-PR-trafficops-test/11/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol issue #780: Traffic Ops Golang cacheconfig

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/780
  
    Can one of the admins verify this patch?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol issue #780: Traffic Ops Golang cacheconfig

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/780
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/incubator-trafficcontrol-traffic_ops-test-PR/11/



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---