1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-18 21:46:13 +02:00
Commit Graph

80 Commits

Author SHA1 Message Date
utam0k 6384a592cb
add to README that all runtime_tools tests have been covered. (#336) 2021-09-26 14:24:47 -07:00
utam0k bfa1814179
Merge pull request #315 from yihuaf/yihuaf/252
Adds a note why `pidfile` integration test doesn't work
2021-09-26 16:35:22 +09:00
yihuaf 7fd96e7891 reduce the number of integration test in readme 2021-09-26 02:50:46 +02:00
Furisto 66da82db35
Improve readme and docs (#335) 2021-09-25 17:42:38 -07:00
zido 8e7294ce43 add rootful mode for vagrant 2021-09-23 21:21:57 +08:00
utam0k 4ed8b84626
update the README about seccomp. (#301) 2021-09-16 09:34:25 -07:00
yihuaf 052ba25769 Implement the seccomp profile 2021-09-15 20:05:46 +02:00
utam0k 6e4de5b866 update oci compliance in README. 2021-09-11 15:44:55 +09:00
keno (Ken Okada) c247c90425
fix: Mismatch of PWD in tutorial (#283) 2021-09-07 11:52:55 -07:00
Yukang 321ee0a233
Pass linux_masked_paths (#276) 2021-09-06 17:50:07 +02:00
yukang dabc14297e fix readme for passing testcases 2021-09-05 21:27:09 +08:00
Furisto 337401cec9 Activate process user test 2021-09-01 00:17:51 +02:00
utam0k ef4b7932e8
Merge pull request #232 from chenyukang/add-cov
Add codecov
2021-08-31 22:55:17 +09:00
yihuaf b7d2855344 Include 3 more passed integration test
"linux_ns_nopath/linux_ns_nopath.t"
"linux_ns_path/linux_ns_path.t"
"linux_ns_path_type/linux_ns_path_type.t"
2021-08-30 05:57:38 +02:00
Furisto 2d02d22caf
Pass misc props test (#245) 2021-08-29 17:20:09 -07:00
Furisto e06b83edd8 Install dependencies for devices v2 2021-08-29 20:53:19 +02:00
utam0k 98a16efd6d
Merge pull request #229 from chenyukang/fix-tutorial-readme
Fix tutorial in readme
2021-08-28 08:47:40 +09:00
utam0k f855a1d935
Merge pull request #231 from utam0k/feature/drawio
introduction to sequence diagrams using vscode's draw.io
2021-08-27 19:23:27 +09:00
yukang 4eb5b3fe75 tweak readme tutorial 2021-08-27 08:01:17 +00:00
yukang 743b6a6918 add codecov 2021-08-26 13:55:54 +00:00
yukang 29fb64aca9 fix readme for missing pkg 2021-08-26 13:32:04 +00:00
utam0k 10a7f62d10 introduction to sequence diagrams using vscode's draw.io 2021-08-26 21:27:54 +09:00
yukang bc69788d79 fix tutorial in readme 2021-08-25 13:59:21 +00:00
yukang 1aa467f7da add example for testing 2021-08-25 00:46:45 +00:00
yukang 0433efb5e0 fix #209, pass root-readonly 2021-08-24 14:43:00 +00:00
utam0k 1ea8927225 Merge branch 'main' into feature/v1-blkio 2021-08-24 22:08:30 +09:00
utam0k 8c4fc32db3 increment as we pass the `process` case.
https://github.com/containers/youki/pull/215
2021-08-22 18:35:19 +09:00
utam0k 5ba2ee67c9 ensure theat read only paths work properly. 2021-08-21 18:39:18 +09:00
utam0k 6724d5c1c9 exclude blkio test case in runtime-tools bacause it doesn't support linux kernel 5.0 or later. 2021-08-21 15:54:09 +09:00
utam0k 648655f3dc fix a copy-paste mistake. 2021-08-18 23:07:11 +09:00
utam0k 59e5d6c11d organize README 2021-08-18 18:54:43 +09:00
utam0k 35aa7ad1e0 integration tests pass status added to README. 2021-08-18 18:45:13 +09:00
utam0k c222ecb1dd update README. 2021-08-17 22:35:52 +09:00
Travis Sturzl c88dd28f45
Update README to reflect completion of features 2021-08-05 17:07:38 -06:00
Yashodhan Joshi 44c682ec09 Converted linux in spec from Option<Linux> to Linux
As Linux has Deafult trait, all occurrences of spec.linux would always unwrap it,
and not having linux present is a fetal error in youki, there is no need to keep it
in an Option wrapper.
2021-07-24 19:02:55 +05:30
utam0k 90dd96c082
Merge pull request #100 from utam0k/vagrant
prepare Vagrant instead of devcontainer for platforms other than linux.
2021-07-22 20:01:44 +09:00
Brett Kochendorfer 80e9670c4d
Update README.md
Change `dnf` to `apt-get` for Debian based systems
2021-06-26 08:36:15 -05:00
utam0k c64522e9e9 fix conflicts. 2021-06-25 19:37:07 +09:00
Nimrod Shneor 68ca2ae34f Fix README.md Fedora & Centos instructions 2021-06-23 13:46:38 +03:00
utam0k 886ec5db36 update README.md 2021-06-22 21:52:39 +09:00
Nimrod Shneor 8abb9f5d85 Add support for systemd managed cgroups 2021-06-22 09:34:30 +03:00
utam0k 56f0efbe29 prepare Vagrant instead of devcontainer for platforms other than linux. 2021-06-19 17:43:56 +09:00
utam0k 726c06cdcf remove the cargo-when dependency. 2021-06-19 14:43:51 +09:00
Daiki Ihara 06dd3dfb43 Fix README link typo 2021-06-13 23:18:17 +09:00
Travis Sturzl e880986285 Fix README badges
fix github ci badge

typo...
2021-06-10 11:50:27 -06:00
utam0k e786dee0bd add some widgets to README.md 2021-06-09 20:54:36 +09:00
Peter Yordanov d847715285 Removed folder structure section 2021-06-06 14:36:22 +03:00
Peter Yordanov c4a5ae4d32 Added doc comments for modules 2021-06-06 14:33:51 +03:00
Peter Yordanov c1232599de Added resources to folder structure section 2021-06-06 13:00:47 +03:00
Peter Yordanov d8e12ef2e0 Added folder structure section in README 2021-06-06 12:52:27 +03:00