Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker driver plugin #4844

Merged
merged 25 commits into from
Nov 21, 2018
Merged

Docker driver plugin #4844

merged 25 commits into from
Nov 21, 2018

Conversation

nickethier
Copy link
Member

@nickethier nickethier commented Nov 6, 2018

Docker driver and tests ported to new driver plugin framework

@schmichael schmichael changed the title WIP: docker driver plugin Docker driver plugin Nov 12, 2018
client/allocrunner/taskrunner/task_runner.go Outdated Show resolved Hide resolved
plugins/drivers/driver.go Outdated Show resolved Hide resolved
plugins/drivers/proto/driver.proto Outdated Show resolved Hide resolved
drivers/docker/driver.go Show resolved Hide resolved
drivers/docker/driver.go Outdated Show resolved Hide resolved
drivers/docker/driver.go Show resolved Hide resolved
drivers/docker/driver.go Outdated Show resolved Hide resolved
drivers/docker/driver.go Show resolved Hide resolved
drivers/docker/handle.go Outdated Show resolved Hide resolved
drivers/docker/handle.go Outdated Show resolved Hide resolved
Copy link
Member

@schmichael schmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refactoring globals into the driver struct isn't a blocker.

So much code! Well done!

command/commands.go Show resolved Hide resolved
drivers/docker/coordinator.go Outdated Show resolved Hide resolved
drivers/docker/coordinator.go Outdated Show resolved Hide resolved
drivers/docker/coordinator.go Show resolved Hide resolved
drivers/docker/docklog/plugin.go Outdated Show resolved Hide resolved
drivers/docker/driver.go Outdated Show resolved Hide resolved
drivers/docker/coordinator.go Outdated Show resolved Hide resolved
drivers/docker/driver.go Outdated Show resolved Hide resolved
plugins/drivers/driver.go Outdated Show resolved Hide resolved
plugins/drivers/server.go Outdated Show resolved Hide resolved
Copy link
Member

@schmichael schmichael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this merged ASAP and fixup the eventer/TaskEvents situation in a followup PR. Depending on the implementation we choose this code may be correct as-is.

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants