Closed Bug 1540804 Opened 6 years ago Closed 4 years ago

[generic-worker] PublicIP is required for CoT, but won't exist soon

Categories

(Taskcluster :: Workers, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Unassigned, Mentored)

Details

(Keywords: good-first-bug, Whiteboard: [lang=go])

Attachments

(1 file)

The new deployments of workers will not have a public IP, but the docs mention that PublicIP is required for CoT. That may be problematic..

Hm. I'm unaware of why we would need the public IP for CoT.
If it's related to gpg, we just removed gpg support from generic-worker, so future releases won't use it.

Aha. I think that's for human auditing; there's no automated verification for that key/value pair. We could remove it or make it optional if there is no public IP.

(In reply to Aki Sasaki [:aki] from comment #3)

Aha. I think that's for human auditing; there's no automated verification for that key/value pair. We could remove it or make it optional if there is no public IP.

I'm happy with either of those solutions, with a preference for removing it rather than making it optional, for simplicity.

Assignee: nobody → pmoore

Pete: is there still work to do here?

Flags: needinfo?(pmoore)

Yes, although it is quite a simple change - good for someone that wants a simple starter bug in generic-worker. Just need to remove the field, and update tests etc.

Mentor: pmoore
Flags: needinfo?(pmoore)
Keywords: good-first-bug
Whiteboard: [lang=go]

Not actively working on this right now.

Assignee: pmoore → nobody

Actually, look like I implemented this after all, and it got released in https://github.com/taskcluster/taskcluster/releases/tag/v29.1.0.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: