Closed Bug 1229902 Opened 9 years ago Closed 7 years ago

Allow docker-worker features to adjust the dockerConfig

Categories

(Taskcluster :: Workers, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dustin, Unassigned)

Details

(Whiteboard: [docker-worker])

There's some special-casing for the `interactive` feature, and I'm about to add more for the ptrace feature. It would be nice if a feature could hook into the states in such a way as to modify the dockerConfig before it's passed to DockerProc. I looked at fixing this myself, but the states don't make a lot of sense -- the `created` function appears to be called well before the container is actually created, and anyway it doesn't make much sense to add an additional state for this transition. But it feels weird for `created` to somehow return parameters that would affect the creation of the container.
Whiteboard: [docker-worker]
Component: Docker-Worker → Worker
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Component: Worker → Workers
You need to log in before you can comment on or make changes to this bug.