Closed
Bug 1248575
Opened 9 years ago
Closed 9 years ago
Create named temporary credentials for workers
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1217088
People
(Reporter: dustin, Assigned: dustin)
Details
Now that we support named temporary credentials, the provisioner should create them for workers, so that any logging of activity by that worker points back to the task.
The clientIds should look something like `<provisionerClientId>/worker/<workerGroupId>/<workerId>`.
| Assignee | ||
Comment 1•9 years ago
|
||
Let's make that `aws-provisioner/worker/<workerGroupId>/<workerId>`.
| Assignee | ||
Updated•9 years ago
|
Assignee: nobody → dustin
| Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: AWS-Provisioner → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•