1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-01 20:36:12 +02:00
Commit Graph

95 Commits

Author SHA1 Message Date
Emanuele Aina c94831db17 style(spelling): Spellcheck README
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
2022-01-03 22:06:03 +01:00
Yashodhan Joshi b6fb5300cb Update mdbook docs and Add doc link in the Readme 2021-12-26 12:34:49 +05:30
utam0k 6a4730351e update README.md about the table of features. 2021-12-19 10:54:38 +09:00
utam0k c96761348a
add the benchmark result to README. 2021-12-16 21:06:22 +09:00
Thomas Schubart ac9639931e
Merge pull request #456 from utam0k/readme-feedback
clearly state the feedback address in the README.
2021-11-07 10:39:03 +01:00
yukang e96b756af1 merge with master 2021-11-07 15:13:37 +08:00
utam0k 1f46ba1e41
make a clearer message
Co-authored-by: Thomas Schubart <24721048+Furisto@users.noreply.github.com>
2021-11-07 14:38:18 +09:00
utam0k d6e2301a63 clearly state the feedback address in the README. 2021-11-06 04:08:34 +00:00
utam0k def4c5ded9
make the table of features in README more accurate. 2021-10-26 12:15:29 +09:00
yukang b2d2f38411 add rust version notes in readme 2021-10-23 22:15:08 +08:00
yukang 5a855eb25e comments feedback 2021-10-19 09:31:36 +08:00
yukang 97e4208373 add readme for rootless 2021-10-18 18:39:47 +08:00
utam0k a218ad71da remove a GitHub commit activeity. 2021-10-13 14:32:09 +00:00
utam0k efd5ea0f9b
use the console for code blocks. (#368) 2021-10-05 22:41:21 -07:00
lincoln auster e1e4187e9e
rephrase sentences for clarity and correctness (#348)
just some pedantic changes :)
2021-09-29 18:33:04 -07:00
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