Closed
Bug 1156807
Opened 10 years ago
Closed 10 years ago
docker-worker: don't use default utf8 encoding for encrypted binary data
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
Attachments
(1 file)
Filing to track the issue in bz, see https://github.com/taskcluster/docker-worker/pull/79
Deployment of this patch may affect existing deployments that use the utf8 approach.
Attachment #8595397 -
Flags: review?(jopsen)
Comment 1•10 years ago
|
||
Comment on attachment 8595397 [details] [review]
PR 79: use binary encoding
Looks awesome to me. thanks for the fix.
@garndt, will you take a look at merging this and keep rail updated on when this rolls out? I suspect he wants this for the workerType he is using.
Flags: needinfo?(garndt)
Attachment #8595397 -
Flags: review?(jopsen) → review+
Comment 2•10 years ago
|
||
I was able to pull this down and run the encrypted environment variables test and they passed. Merged: https://github.com/taskcluster/docker-worker/commit/fab345afe693cac7b7265038690026e7e407314f
I'm going to keep this open and NI? set until I have an AMI generated and deployed. We have a couple of other things in flight that might land at the same time as well. I'll update this bug when worker types are updated.
Is there a particular worker type that was being used for your work right now?
Flags: needinfo?(garndt)
Updated•10 years ago
|
Flags: needinfo?(garndt)
Assignee | ||
Comment 3•10 years ago
|
||
I used b2gtest worker type, but actually there is difference which one to use.
Comment 4•10 years ago
|
||
new ami is on the 'ami-test' worker type to try out before we roll it out. Let me know how it works out for you.
Flags: needinfo?(garndt)
Assignee | ||
Comment 5•10 years ago
|
||
ftr
Assignee: nobody → rail
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Component: TaskCluster → Docker-Worker
Product: Testing → Taskcluster
Updated•6 years ago
|
Component: Docker-Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•