1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-15 06:07:47 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
utam0k 54bb830b4b
Introduce the root Makefile.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2022-03-11 22:14:34 +09:00
Yashodhan Joshi 082bb12670 Add scripts to build binaries, run rust integration tests and clean up 2022-02-06 16:01:13 +05:30
Yashodhan Joshi ae9265ffcc Seprate runtimetest from youki workspace and make it its own crate 2022-01-07 11:40:17 +05:30
Yashodhan Joshi 78b7e942d7 Add runtime test crate and integrate it with integration tests 2022-01-06 16:30:19 +05:30
David Gibson b22e358372 Add *~ editor backup files to gitignore
Filenames ending in *~ are used by emacs, amongst others, for backup files,
which we don't want to check in to git.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-12-02 17:20:31 +11:00
yihuaf 16bc2a598f fix logger implementation
remove env_logger and use our own logger
2021-12-01 05:10:40 +01:00
Nimrod Shneor a3ce77064d Initial implementation of resource-control via systemd and dbus 2021-10-25 19:39:08 +02:00
yihuaf 380008386d fix gitignore 2021-10-24 02:56:36 +02:00
Furisto 52a262f306
Fix ignored files 2021-10-22 22:05:15 +02:00
yukang 4eb5b3fe75 tweak readme tutorial 2021-08-27 08:01:17 +00:00
yukang bc69788d79 fix tutorial in readme 2021-08-25 13:59:21 +00:00
fbaravalle c66b2fa4d3 add perf_event to cgroups v1 2021-07-28 23:12:55 +01:00
Yashodhan Joshi 938a20f7ca Document namespace.rs 2021-07-22 16:45:34 +05:30
utam0k a1d712ac32 add the tutorial on using youki. 2021-05-30 19:21:42 +09:00
Travis Sturzl 25a6504435 add memory cgroup controller 2021-05-23 20:10:29 -06:00
utam0k a08887d59a first commit! 2021-03-27 20:08:13 +09:00