Closed Bug 1358231 Opened 8 years ago Closed 8 years ago

Use host-secrets service for linux taskcluster-worker hosts

Categories

(Taskcluster :: Workers, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

References

Details

Attachments

(2 files)

No description provided.
Need to land and deploy https://github.com/taskcluster/taskcluster-worker/pull/241 before this will work, but that's easy enough. The service itself is also awaiting deployment of https://github.com/taskcluster/taskcluster-host-secrets/pull/19 which I can do now.
Worth noting that tc-worker 0.1.0 isn't released yet, so this can't get merged until that's done :)
Comment on attachment 8860550 [details] Bug 1358231: upgrade host-secrets to 1.1.2 to get correct clientId; https://reviewboard.mozilla.org/r/132498/#review135478
Attachment #8860550 - Flags: review?(rthijssen) → review+
Comment on attachment 8860496 [details] Bug 1358231: use a newer taskcluster-worker with hostcredentials; https://reviewboard.mozilla.org/r/132496/#review135518 ::: modules/taskcluster_worker/templates/taskcluster-worker.yml.erb:19 (Diff revision 1) > engines: > native: > createUser: false > - logLevel: info > plugins: > -<% if @operatingsystem == 'Darwin' -%> > + disabled: [] Why is interactive task enabled?
Attachment #8860496 - Flags: review?(wcosta) → review+
Comment on attachment 8860496 [details] Bug 1358231: use a newer taskcluster-worker with hostcredentials; https://reviewboard.mozilla.org/r/132496/#review135518 > Why is interactive task enabled? It's not -- anything not named in the configuration is not enabled, in the new version.
Landed this stuff, and the worker is starting and getting secrets and stuff!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Worker → Workers
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: