Closed
Bug 1142647
Opened 10 years ago
Closed 10 years ago
[testdroid-proxy] Created signed URL for private build url without needing taskcluster-proxy
Categories
(Taskcluster :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: garndt)
Details
Attachments
(2 files)
instead of relying on taskcluster-proxy returning a signed url (and possibly exposing it in the logs), have testdroid-proxy create it when requesting a new device (which is not exposed in the logs).
Assignee | ||
Comment 1•10 years ago
|
||
Here is a run using only testdroid-proxy and not the taskcluster-proxy http://docs.taskcluster.net/tools/task-inspector/#dYZlK50PSdO80VeCszg5IA/0
Attachment #8576805 -
Flags: review?(jlal)
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8577043 -
Flags: review?(jlal)
Comment 3•10 years ago
|
||
Comment on attachment 8576805 [details]
GH PR 3
lgtm I think this is cleaner
Attachment #8576805 -
Flags: review?(jlal) → review+
Comment 4•10 years ago
|
||
Comment on attachment 8577043 [details] [review]
docker-worker pass creds
++
Attachment #8577043 -
Flags: review?(jlal) → review+
Assignee | ||
Comment 5•10 years ago
|
||
Comment on attachment 8577043 [details] [review]
docker-worker pass creds
Merged: https://github.com/taskcluster/docker-worker/commit/a149969bc2cca5235b0577e4a100f4883224812b
Assignee | ||
Comment 6•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Target Milestone: --- → mozilla41
Version: unspecified → Trunk
Comment 7•10 years ago
|
||
Resetting Version and Target Milestone that accidentally got changed...
Target Milestone: mozilla41 → ---
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•