[GitHub] [trafficcontrol] asf-ci commented on issue #3744: Rewrote jobs endpoints to go

2019-10-03 Thread GitBox
asf-ci commented on issue #3744: Rewrote jobs endpoints to go URL: https://github.com/apache/trafficcontrol/pull/3744#issuecomment-538233545 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4394/

[GitHub] [trafficcontrol] rawlinp opened a new pull request #3957: Pin TO builder golang version to 1.11.13

2019-10-03 Thread GitBox
rawlinp opened a new pull request #3957: Pin TO builder golang version to 1.11.13 URL: https://github.com/apache/trafficcontrol/pull/3957 ## What does this PR (Pull Request) do? Golang versions > 1.11 seem to break the TO-Riak communication channel for some

[GitHub] [trafficcontrol] asf-ci commented on issue #3955: Fixed broken user tests

2019-10-03 Thread GitBox
asf-ci commented on issue #3955: Fixed broken user tests URL: https://github.com/apache/trafficcontrol/pull/3955#issuecomment-538190155 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4393/

Jenkins build is back to normal : trafficcontrol-PR #4393

2019-10-03 Thread Apache Jenkins Server
See

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331297726 ## File path: traffic_ops/traffic_ops_golang/federations/ds.go ## @@ -104,3 +105,37 @@ func

[GitHub] [trafficcontrol] rawlinp opened a new pull request #3956: Fix CIAB goose, login, and config gen issues

2019-10-03 Thread GitBox
rawlinp opened a new pull request #3956: Fix CIAB goose, login, and config gen issues URL: https://github.com/apache/trafficcontrol/pull/3956 ## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue ## Which Traffic Control components are

[GitHub] [trafficcontrol] mhoppa commented on issue #3955: Fixed broken user tests

2019-10-03 Thread GitBox
mhoppa commented on issue #3955: Fixed broken user tests URL: https://github.com/apache/trafficcontrol/pull/3955#issuecomment-538155177 retest this please This is an automated message from the Apache Git Service. To respond

Build failed in Jenkins: trafficcontrol-PR #4392

2019-10-03 Thread Apache Jenkins Server
See Changes: -- GitHub pull request #3955 of commit b55c134b61f6bd9c9d6b4af04dea17e7704e3e5d, no merge conflicts. Running as SYSTEM Setting status of

[GitHub] [trafficcontrol] asf-ci commented on issue #3955: Fixed broken user tests

2019-10-03 Thread GitBox
asf-ci commented on issue #3955: Fixed broken user tests URL: https://github.com/apache/trafficcontrol/pull/3955#issuecomment-538154735 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4392/

[GitHub] [trafficcontrol] mhoppa commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
mhoppa commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331277568 ## File path: traffic_ops/traffic_ops_golang/profile/profile_import.go ## @@ -0,0 +1,162 @@ +package profile + +/*

[GitHub] [trafficcontrol] mhoppa commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
mhoppa commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331277233 ## File path: traffic_ops/traffic_ops_golang/dbhelpers/db_helpers.go ## @@ -346,3 +346,15 @@ func

[GitHub] [trafficcontrol] mhoppa commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
mhoppa commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331269471 ## File path: lib/go-tc/profiles.go ## @@ -89,30 +101,127 @@ type ProfileTrimmed struct { Name string

[GitHub] [trafficcontrol] mhoppa commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
mhoppa commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331265166 ## File path: traffic_ops/traffic_ops_golang/federations/ds.go ## @@ -104,3 +105,37 @@ func

[GitHub] [trafficcontrol] mitchell852 commented on issue #3744: Rewrote jobs endpoints to go

2019-10-03 Thread GitBox
mitchell852 commented on issue #3744: Rewrote jobs endpoints to go URL: https://github.com/apache/trafficcontrol/pull/3744#issuecomment-538108468 > You need to use the primary origin, it's the only one that'll work. also, `one.two.com` is my primary and `three.four.com` is the 2nd

[GitHub] [trafficcontrol] mitchell852 commented on issue #3744: Rewrote jobs endpoints to go

2019-10-03 Thread GitBox
mitchell852 commented on issue #3744: Rewrote jobs endpoints to go URL: https://github.com/apache/trafficcontrol/pull/3744#issuecomment-538107346 > You need to use the primary origin, it's the only one that'll work. Maybe the alert needs to say "primary"

[GitHub] [trafficcontrol] ocket8888 commented on issue #3744: Rewrote jobs endpoints to go

2019-10-03 Thread GitBox
ocket commented on issue #3744: Rewrote jobs endpoints to go URL: https://github.com/apache/trafficcontrol/pull/3744#issuecomment-538106801 You need to use the primary origin, it's the only one that'll work. This is an

[GitHub] [trafficcontrol] asf-ci commented on issue #3954: Added deprecation notices for /user/current/update

2019-10-03 Thread GitBox
asf-ci commented on issue #3954: Added deprecation notices for /user/current/update URL: https://github.com/apache/trafficcontrol/pull/3954#issuecomment-538104169 Refer to this link for build results (access rights to CI server needed):

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #3955: Fixed broken user tests

2019-10-03 Thread GitBox
ocket opened a new pull request #3955: Fixed broken user tests URL: https://github.com/apache/trafficcontrol/pull/3955 ## What does this PR (Pull Request) do? - [x] This PR fixes is not related to any Issue Fixes compilation problems in the API/client integration tests that

[GitHub] [trafficcontrol] asf-ci commented on issue #3744: Rewrote jobs endpoints to go

2019-10-03 Thread GitBox
asf-ci commented on issue #3744: Rewrote jobs endpoints to go URL: https://github.com/apache/trafficcontrol/pull/3744#issuecomment-538077464 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4390/

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3952: TP: fixes table headers in cdn snapshot view

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3952: TP: fixes table headers in cdn snapshot view URL: https://github.com/apache/trafficcontrol/pull/3952#discussion_r331160940 ## File path: traffic_portal/app/src/modules/private/cdns/config/ConfigController.js ## @@

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331155899 ## File path: traffic_ops/traffic_ops_golang/federations/ds.go ## @@ -104,3 +105,37 @@ func

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331150990 ## File path: docs/source/api/federations_id_deliveryservices.rst ## @@ -21,7 +21,7 @@

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331153392 ## File path: traffic_ops/testing/api/v14/federations_test.go ## @@ -93,4 +93,16 @@ func

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3947: Rewrite get federation deliveryservices to Go URL: https://github.com/apache/trafficcontrol/pull/3947#discussion_r331152804 ## File path: traffic_ops/client/federation.go ## @@ -78,3 +79,12 @@ func (to *Session)

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331143476 ## File path: traffic_ops/traffic_ops_golang/profile/profile_import.go ## @@ -0,0 +1,162 @@ +package profile +

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331145072 ## File path: lib/go-tc/profiles.go ## @@ -89,30 +101,127 @@ type ProfileTrimmed struct { Name string

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331140478 ## File path: traffic_ops/testing/api/v14/profiles_test.go ## @@ -159,6 +160,65 @@ func GetTestProfiles(t

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331102672 ## File path: docs/source/api/profiles_import.rst ## @@ -0,0 +1,118 @@ +.. +.. +.. Licensed under the Apache

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331141531 ## File path: traffic_ops/testing/api/v14/profiles_test.go ## @@ -159,6 +160,65 @@ func GetTestProfiles(t

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331141773 ## File path: traffic_ops/testing/api/v14/profiles_test.go ## @@ -159,6 +160,65 @@ func GetTestProfiles(t

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331106647 ## File path: lib/go-tc/cdns.go ## @@ -117,3 +122,13 @@ type CDNConfig struct { Name *string

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331142857 ## File path: traffic_ops/traffic_ops_golang/dbhelpers/db_helpers.go ## @@ -346,3 +346,15 @@ func

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331138332 ## File path: lib/go-tc/profiles.go ## @@ -89,30 +101,127 @@ type ProfileTrimmed struct { Name string

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #3930: Rewrite profile import to Go

2019-10-03 Thread GitBox
ocket commented on a change in pull request #3930: Rewrite profile import to Go URL: https://github.com/apache/trafficcontrol/pull/3930#discussion_r331100222 ## File path: docs/source/api/profiles_id_export.rst ## @@ -49,14 +49,14 @@ Response Structure

[GitHub] [trafficcontrol] asf-ci commented on issue #3767: Created a Windows RPM generation script

2019-10-03 Thread GitBox
asf-ci commented on issue #3767: Created a Windows RPM generation script URL: https://github.com/apache/trafficcontrol/pull/3767#issuecomment-538028014 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4389/

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #3954: Added deprecation notices for /user/current/update

2019-10-03 Thread GitBox
ocket opened a new pull request #3954: Added deprecation notices for /user/current/update URL: https://github.com/apache/trafficcontrol/pull/3954 ## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Adds deprecation notices for the

[GitHub] [trafficcontrol] asf-ci commented on issue #3903: Rewrote /user/logout to Go

2019-10-03 Thread GitBox
asf-ci commented on issue #3903: Rewrote /user/logout to Go URL: https://github.com/apache/trafficcontrol/pull/3903#issuecomment-53706 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/4388/

[GitHub] [trafficcontrol] ocket8888 merged pull request #3935: Rewrite POST servercheck to GO

2019-10-03 Thread GitBox
ocket merged pull request #3935: Rewrite POST servercheck to GO URL: https://github.com/apache/trafficcontrol/pull/3935 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [trafficcontrol] ocket8888 closed issue #3830: Rewrite /servercheck to Go

2019-10-03 Thread GitBox
ocket closed issue #3830: Rewrite /servercheck to Go URL: https://github.com/apache/trafficcontrol/issues/3830 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [trafficcontrol] mitchell852 merged pull request #3932: Rewrote /user/login/token to Go

2019-10-03 Thread GitBox
mitchell852 merged pull request #3932: Rewrote /user/login/token to Go URL: https://github.com/apache/trafficcontrol/pull/3932 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [trafficcontrol] mitchell852 closed issue #3840: Rewrite /user/login/token to Go

2019-10-03 Thread GitBox
mitchell852 closed issue #3840: Rewrite /user/login/token to Go URL: https://github.com/apache/trafficcontrol/issues/3840 This is an automated message from the Apache Git Service. To respond to the message, please log on to