1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-25 08:56:07 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Marcin Puc 8250b48bc1
Add various refactorings (#341) 2021-09-27 15:46:57 -07:00
utam0k 3879829a00
Merge pull request #333 from Furisto/cg-delete
Ensure cgroup error behavior is consistent with runc
2021-09-27 10:44:35 +09:00
Takashi IIGUNI 97848f1ce6
Updated cgroups oci-spec-rs to 0.5.1 or later (#303)
* Updated cgroup oci-spec-rs to 0.5.1

Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2021-09-26 18:08:56 -07:00
Furisto f04c443204
Ensure cgroup error behavior is similar to runc 2021-09-26 21:08:36 +02:00
Furisto d978b0344c
Ensure cgroup is deleted 2021-09-25 22:46:44 +02:00
utam0k 4224d5635d
add a unit test for applying cgroup in builder_impl(). (#325) 2021-09-24 20:03:29 -07:00
utam0k 8023ff445a
avoid cloning LinuxResources because it is a large structure. 2021-09-22 22:48:32 +09:00
Takashi IIGUNI c7c7e97292 Add docs comments for ControllerOpts
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2021-09-08 02:29:50 +00:00
Takashi IIGUNI c83ac6a22b Merge remote-tracking branch 'upstream/main' into upgrade-oci-spec-rs
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2021-09-07 02:32:41 +00:00
Furisto c9e55ac2e0 Rework cgroup detection 2021-09-05 17:51:34 +02:00
Takashi IIGUNI 3c57eabd62 Upgrade oci-spec-rs to 0.4.0 for cgroups
Signed-off-by: Takashi IIGUNI <iiguni.tks@gmail.com>
2021-09-05 07:55:13 +00:00
Furisto 9cc1512de7 Move default devices 2021-08-29 20:53:22 +02:00
Furisto ff38e4b111 Incorporate review feedback 2021-08-17 23:09:04 +02:00
Furisto f0a14920e5 Add hashmap macro 2021-08-16 19:18:56 +02:00
Furisto 0ab2254474 Support unified section 2021-08-16 19:18:56 +02:00
Furisto 1231479b0e Move cgroup code to own crate 2021-08-12 11:31:26 +02:00