[GitHub] asfgit commented on issue #2456: Add TO Go delete deliveryservice_user

2018-06-22 Thread GitBox
asfgit commented on issue #2456: Add TO Go delete deliveryservice_user URL: https://github.com/apache/trafficcontrol/pull/2456#issuecomment-399606142 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/1893/

[GitHub] rob05c edited a comment on issue #2232: Rewrite Traffic Ops CRConfig Table Endpoints in Go

2018-06-22 Thread GitBox
rob05c edited a comment on issue #2232: Rewrite Traffic Ops CRConfig Table Endpoints in Go URL: https://github.com/apache/trafficcontrol/issues/2232#issuecomment-398070296 # Table Usage ``` get /api/1.1/cdns/domains - DB: Profile, CDN get

[GitHub] rob05c opened a new pull request #2456: Add TO Go delete deliveryservice_user

2018-06-22 Thread GitBox
rob05c opened a new pull request #2456: Add TO Go delete deliveryservice_user URL: https://github.com/apache/trafficcontrol/pull/2456 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] mitchell852 commented on issue #2088: TO Go: implement tenants CRUD

2018-06-22 Thread GitBox
mitchell852 commented on issue #2088: TO Go: implement tenants CRUD URL: https://github.com/apache/trafficcontrol/pull/2088#issuecomment-399585762 seems to work as expected. I tested out the CRUD of tenants using TP. I also made sure I could create a DS. maybe somebody with real Go

[GitHub] asfgit commented on issue #2088: TO Go: implement tenants CRUD

2018-06-22 Thread GitBox
asfgit commented on issue #2088: TO Go: implement tenants CRUD URL: https://github.com/apache/trafficcontrol/pull/2088#issuecomment-399581956 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/1892/ Test

Jenkins build is back to normal : trafficcontrol-PR-rat #1160

2018-06-22 Thread Apache Jenkins Server
See

Build failed in Jenkins: trafficcontrol-PR-rat #1159

2018-06-22 Thread Apache Jenkins Server
See -- Started by upstream project "trafficcontrol-PR" build number 1889 originally caused by: GitHub pull request #2187 of commit f0076c2c2b88f8d99279e2b74f525224eb2dd133, no

[GitHub] asfgit commented on issue #2187: updating roles and capabilities seeds

2018-06-22 Thread GitBox
asfgit commented on issue #2187: updating roles and capabilities seeds URL: https://github.com/apache/trafficcontrol/pull/2187#issuecomment-399567563 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/1889/

[GitHub] rob05c edited a comment on issue #2232: Rewrite Traffic Ops CRConfig Table Endpoints in Go

2018-06-22 Thread GitBox
rob05c edited a comment on issue #2232: Rewrite Traffic Ops CRConfig Table Endpoints in Go URL: https://github.com/apache/trafficcontrol/issues/2232#issuecomment-398070296 # Table Usage ``` get /api/1.1/cdns/domains - DB: Profile, CDN get

[GitHub] asfgit commented on issue #2455: Add TO Go put deliveryservices/id/safe

2018-06-22 Thread GitBox
asfgit commented on issue #2455: Add TO Go put deliveryservices/id/safe URL: https://github.com/apache/trafficcontrol/pull/2455#issuecomment-399552857 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/1888/

[GitHub] rob05c opened a new pull request #2455: Add TO Go put deliveryservices/id/safe

2018-06-22 Thread GitBox
rob05c opened a new pull request #2455: Add TO Go put deliveryservices/id/safe URL: https://github.com/apache/trafficcontrol/pull/2455 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] asfgit commented on issue #2088: TO Go: implement tenants CRUD

2018-06-22 Thread GitBox
asfgit commented on issue #2088: TO Go: implement tenants CRUD URL: https://github.com/apache/trafficcontrol/pull/2088#issuecomment-399532894 Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/trafficcontrol-PR/1887/ Test

Build failed in Jenkins: trafficcontrol-PR-rat #1156

2018-06-22 Thread Apache Jenkins Server
See -- Started by upstream project "trafficcontrol-PR" build number 1886 originally caused by: GitHub pull request #2453 of commit 8eae7c49a9f8fe9ac294bd86d0fd0ed426fc861b, no

[GitHub] dangogh opened a new issue #2454: TO API: "tenants" endpoint returning id as string

2018-06-22 Thread GitBox
dangogh opened a new issue #2454: TO API: "tenants" endpoint returning id as string URL: https://github.com/apache/trafficcontrol/issues/2454 This is a recent regression. The `api/1.2/tenants` endpoint returns the `id` field as a string rather than an integer. This causes the `POST

[GitHub] asfgit commented on issue #2453: show / hide TP views based on a users capabilities

2018-06-22 Thread GitBox
asfgit commented on issue #2453: show / hide TP views based on a users capabilities URL: https://github.com/apache/trafficcontrol/pull/2453#issuecomment-399497366 Refer to this link for build results (access rights to CI server needed):

[GitHub] dewrich commented on issue #2452: TO Golang - fails to start or warn if the Postgres database doesn't exist

2018-06-22 Thread GitBox
dewrich commented on issue #2452: TO Golang - fails to start or warn if the Postgres database doesn't exist URL: https://github.com/apache/trafficcontrol/issues/2452#issuecomment-399479952 Could not recreate atm This is an

[GitHub] mitchell852 opened a new pull request #2453: show / hide TP views based on a users capabilities

2018-06-22 Thread GitBox
mitchell852 opened a new pull request #2453: show / hide TP views based on a users capabilities URL: https://github.com/apache/trafficcontrol/pull/2453 fixes #2039 This is an automated message from the Apache Git Service.