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

Move container-hotplug from wrapper of docker to wrapper of runc #6

Merged
merged 7 commits into from
Apr 26, 2024

Conversation

nbdd0121
Copy link
Contributor

Best to review by commit.

@nbdd0121 nbdd0121 requested a review from jwnrt April 25, 2024 17:03
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link

@pamaury pamaury left a comment

Choose a reason for hiding this comment

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

This looks great. I tried to review it and the only unclear thing was about the documentation of the annotations.

This means:
* It can now be used for other container managers, e.g. podman or k8s
* We now only start the container when existing devices are attached
* We no longer need to interface with docker API, and no longer have to
  worry about lifecycle of the pod.

The options is changed from using CLI to use annotations.
Copy link
Contributor

@jwnrt jwnrt left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

Just minor wording suggestions on the README.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@nbdd0121 nbdd0121 merged commit f2cd92f into main Apr 26, 2024
1 check passed
@nbdd0121 nbdd0121 deleted the runc branch May 13, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants