Skip to content

Releases: lowRISC/container-hotplug

20241004-1

04 Oct 12:32
Compare
Choose a tag to compare
20241004-1 Pre-release
Pre-release
Implement ID map parsing and translation

20240513-1

13 May 14:39
Compare
Choose a tag to compare
20240513-1 Pre-release
Pre-release
Fix cgroup.events error when cgroup is gone before reading events

If cgroup is gone before reading the cgroup.events file then it will return
an error. Treat errors as unpopulated to account for it.

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

26 Apr 16:30
Compare
Choose a tag to compare
Apply README suggestions from code review

Co-authored-by: James Wainwright <[email protected]>

20240319-2

19 Mar 15:59
Compare
Choose a tag to compare
20240319-2 Pre-release
Pre-release
Fix chown to not dereference symlink

20240305-1

05 Mar 12:14
Compare
Choose a tag to compare
20240305-1 Pre-release
Pre-release
Fix typo in refactoring