[GitHub] [trafficcontrol] zrhoffman opened a new pull request, #7165: arm64 support for Dev CiaB's prebuilt trafficserver image

2022-10-31 Thread GitBox
zrhoffman opened a new pull request, #7165: URL: https://github.com/apache/trafficcontrol/pull/7165 This PR adds `linux/arm64` support to the `ghcr.io/apache/trafficcontrol/ci/trafficserver-alpine` image which makes the CDN in a Box for Developers `t3c` image work for users on

[GitHub] [trafficcontrol] shamrickus opened a new pull request, #7164: Pin node version in dev ciab TP/TPv2

2022-10-31 Thread GitBox
shamrickus opened a new pull request, #7164: URL: https://github.com/apache/trafficcontrol/pull/7164 Currently the TP/TPv2 dev containers have issues starting due to node/npm versioning. `node:alpine` uses the latest node which currently is v19, many of our dependencies don't

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009843462 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009842717 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009841681 ## test/fakeOrigin/dtp/config.go: ## @@ -0,0 +1,120 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009840899 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,130 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009840703 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,130 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009840556 ## test/fakeOrigin/dtp/config.go: ## @@ -0,0 +1,120 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more

[GitHub] [trafficcontrol] github-code-scanning[bot] commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
github-code-scanning[bot] commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009840274 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,130 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [trafficcontrol] rimashah25 commented on a diff in pull request #7099: Delivery Service Active Flag Rework

2022-10-31 Thread GitBox
rimashah25 commented on code in PR #7099: URL: https://github.com/apache/trafficcontrol/pull/7099#discussion_r1009828166 ## traffic_ops/traffic_ops_golang/deliveryservice/deliveryservices.go: ## @@ -138,7 +162,7 @@ func CreateV30(w http.ResponseWriter, r *http.Request) {

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009826559 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009827162 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] ezelkow1 commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
ezelkow1 commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009826299 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor

[GitHub] [trafficcontrol] github-code-scanning[bot] commented on a diff in pull request #7161: DTP open sourcing

2022-10-31 Thread GitBox
github-code-scanning[bot] commented on code in PR #7161: URL: https://github.com/apache/trafficcontrol/pull/7161#discussion_r1009807225 ## test/fakeOrigin/dtp/dtp.go: ## @@ -0,0 +1,144 @@ +package dtp + +/* + * Licensed to the Apache Software Foundation (ASF) under one + * or

[GitHub] [trafficcontrol] srijeet0406 closed issue #6033: Add ability to assign and remove a server capability for multiple servers at a time

2022-10-31 Thread GitBox
srijeet0406 closed issue #6033: Add ability to assign and remove a server capability for multiple servers at a time URL: https://github.com/apache/trafficcontrol/issues/6033 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [trafficcontrol] srijeet0406 merged pull request #7079: Assign multiple servers to a capability

2022-10-31 Thread GitBox
srijeet0406 merged PR #7079: URL: https://github.com/apache/trafficcontrol/pull/7079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: