Closed
Bug 1375200
Opened 8 years ago
Closed 6 years ago
[generic-worker] Remove support for reading secrets from AWS worker type definition
Categories
(Taskcluster :: Workers, enhancement)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
References
Details
Attachments
(4 files)
Only do this, once the provisioner no longer supports the feature, i.e. when 1375197 is resolved fixed.
Assignee | ||
Updated•7 years ago
|
QA Contact: pmoore
Comment 1•6 years ago
|
||
Work continues in the dependent bugs.
Comment 2•6 years ago
|
||
This work does not directly block the worker manager's deployment (bug 1478941), but does block it from being used in production. Worker Manager will only support generation of taskcluster credentials and will have no facilities for storing secrets directly.
See Also: → 1478941
Comment 3•6 years ago
|
||
(In reply to Pete Moore [:pmoore][:pete] from comment #0)
> Only do this, once the provisioner no longer supports the feature, i.e. when
> 1375197 is resolved fixed.
I think this dependency is reversed. We cannot remove secrets from the provisioner until they are no longer being read by workers.
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → pmoore
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•6 years ago
|
||
Still work-in-progress, will assign reviewer(s) as soon as CI is passing and I'm happy all the parts are implemented that are needed.
Adding PR already to provide transparency about the work I'm doing...
Assignee | ||
Updated•6 years ago
|
Attachment #9041274 -
Flags: review?(jhford)
Updated•6 years ago
|
Attachment #9041274 -
Flags: review?(jhford) → review+
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•6 years ago
|
||
I missed a couple of things in the first PR ....
Attachment #9041799 -
Flags: review?(jhford)
Assignee | ||
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•6 years ago
|
Attachment #9041799 -
Flags: review?(jhford) → review+
Assignee | ||
Comment 6•6 years ago
|
||
Attachment #9042598 -
Flags: review?(jhford)
Assignee | ||
Comment 7•6 years ago
|
||
Attachment #9042599 -
Flags: review?(jhford)
Updated•6 years ago
|
Component: Generic-Worker → Workers
Updated•6 years ago
|
Attachment #9042598 -
Flags: review?(jhford) → review+
Updated•6 years ago
|
Attachment #9042599 -
Flags: review?(jhford) → review+
Assignee | ||
Comment 8•6 years ago
|
||
Released in generic-worker v13.0.2.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•