1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00
Commit Graph

87 Commits

Author SHA1 Message Date
Furisto
26e49ea735 Activate blkio cgroup support 2021-05-24 11:20:37 +02:00
Furisto
92fa6bbda7 Implement apply for blkio cgroup 2021-05-24 11:15:25 +02:00
utam0k
03c1915403
Merge pull request #30 from utam0k/logo-size
adjust the size of the logo.
2021-05-24 13:48:17 +09:00
utam0k
910514eb76
Merge pull request #16 from tsturzl/main
add memory cgroup controller
2021-05-24 13:46:34 +09:00
utam0k
d99018526d adjust the size of the logo. 2021-05-24 13:45:07 +09:00
utam0k
3f13a58373
Merge pull request #29 from cr0ax/main
Change logo
2021-05-24 13:32:52 +09:00
Travis Sturzl
b808f30c85 cleanup errno check 2021-05-23 22:27:27 -06:00
Travis Sturzl
54978c21cd general cleanup 2021-05-23 22:15:20 -06:00
cr0ax
98cc45935c Change logo 2021-05-23 21:10:26 -07:00
Travis Sturzl
6d5157b001 we only need the first result 2021-05-23 20:21:01 -06:00
Travis Sturzl
c1da9bdb84 add the integration test for memory subsystem back 2021-05-23 20:18:14 -06:00
Travis Sturzl
bb15e3752f Adopt the new subsystem work 2021-05-23 20:15:59 -06:00
Travis Sturzl
cecbf3a7d1 ignore missing memory configuration 2021-05-23 20:11:29 -06:00
Travis Sturzl
b246640ce6 flip oom control 2021-05-23 20:11:15 -06:00
Travis Sturzl
6d8fbae0b9 fix tests 2021-05-23 20:11:15 -06:00
Travis Sturzl
f05acfdc97 add OOM control 2021-05-23 20:11:15 -06:00
Travis Sturzl
8459e3edaf fix typo 2021-05-23 20:11:15 -06:00
Travis Sturzl
4882764564 working 2021-05-23 20:11:11 -06:00
Travis Sturzl
6f2225c2a6 hmmm 2021-05-23 20:10:54 -06:00
Travis Sturzl
25a6504435 add memory cgroup controller 2021-05-23 20:10:29 -06:00
utam0k
51de1ec9d1
Merge pull request #26 from 0xdco/cgroups-v1-pids
add pids cgroup controller
2021-05-23 23:32:10 +09:00
0xdco
1569931830 add pids cgroup controller 2021-05-23 15:58:54 +02:00
utam0k
5e5ffb5bb8
Merge pull request #22 from utam0k/refactor_githubactions_code
refactor a code of github actions.
2021-05-23 15:50:33 +09:00
utam0k
2279cfdfc8 refactor a code of github actions. 2021-05-23 15:40:33 +09:00
utam0k
69fc8fe296 cargo clippy. 2021-05-23 15:08:33 +09:00
utam0k
f8b4f85c61
Merge pull request #15 from Furisto/main
Support hugetlb cgroup
2021-05-23 08:14:31 +09:00
Furisto
f02992c7a1 Activate validation tests for hugetlb cgroups 2021-05-22 22:59:26 +02:00
Furisto
6ca2e2145a Add integration tests for hugetlb cgroups 2021-05-22 17:40:52 +02:00
utam0k
50eeceb81a
Merge pull request #19 from yuchiki/etymology-and-pronunciation
add information about the pronunciation and the etymology of youki
2021-05-22 17:56:07 +09:00
yuchiki
8d147e8bb4 About the name 2021-05-22 17:47:21 +09:00
utam0k
e05d3ed853
Merge pull request #18 from utam0k/update-readme
organize and add to the list of features.
2021-05-22 17:44:20 +09:00
utam0k
3189ac42ae organize and add to the list of features. 2021-05-22 17:30:20 +09:00
yuchiki
23a2f282c6 add etymology 2021-05-22 17:20:22 +09:00
Furisto
16f413b2b4 Support multiple subsystems 2021-05-21 23:35:58 +02:00
Furisto
30405d751a Implement hugetlb cgroup support 2021-05-21 23:35:02 +02:00
utam0k
e52f304b0d edit README.md 2021-05-18 23:39:11 +09:00
utam0k
1c5fca97cc update a logo. 2021-05-17 23:30:38 +09:00
utam0k
1206329f65 update README. 2021-05-16 19:38:33 +09:00
utam0k
e5fdf3322e update README. 2021-05-16 18:24:30 +09:00
utam0k
3e8b114f74 add a youki's logo. 2021-05-16 17:34:24 +09:00
utam0k
cdf11d26f5 update README. 2021-05-15 18:53:08 +09:00
utam0k
eb9acc1cbb assume that all default tests pass. 2021-05-15 18:42:28 +09:00
utam0k
b9f5695913 implement rlimit. 2021-05-15 17:33:53 +09:00
utam0k
5d315be6cf check for no_new_privileges in spec. 2021-05-15 16:56:45 +09:00
utam0k
4c37d65873 implement the hostname setting. 2021-05-15 16:51:37 +09:00
utam0k
2a17136455 revert async/await because it was unstable. 2021-05-15 16:35:31 +09:00
utam0k
d00d18f420 pass enviroment variables when executing. 2021-05-15 15:51:12 +09:00
utam0k
2c6eff8ba0 add a capability test. 2021-05-15 15:49:25 +09:00
utam0k
fd063c630c update cargo clippy. 2021-05-08 14:03:55 +09:00
utam0k
5c61d423da make the processing part of capability in linux testable. 2021-05-05 20:54:11 +09:00