mirror of
https://github.com/containers/youki
synced 2024-11-23 01:11:58 +01:00
6162618e7a
* fix notify_listener - fix the name to notify listener - fix the structure to be clone-able Signed-off-by: yihuaf <yihuaf@unkies.org> * changed the libcgroup creation interface Changed the libcgroup creation interface to use config struct rather than variables. The creation will also own/consume the config struct. In this way, we don't have to create the cgroup manager upfront. Instead, we can delay the creation of cgroup manager in the process when it is needed. Signed-off-by: yihuaf <yihuaf@unkies.org> * Add a notify listener test Signed-off-by: yihuaf <yihuaf@unkies.org> * fix clippy Signed-off-by: yihuaf <yihuaf@unkies.org> * fix spellcheck Signed-off-by: yihuaf <yihuaf@unkies.org> --------- Signed-off-by: yihuaf <yihuaf@unkies.org> |
||
---|---|---|
.. | ||
libcgroups | ||
libcontainer | ||
liboci-cli | ||
youki | ||
.gitignore |