| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
ozonec/linux: Add apparmor support | 1 年前 | |
ozonec: adjust the communication channel between processes The main process receives init_pid message from the first stage process through the parent_channel. At the same time, the main process also receives container_created message from the second stage through the parent_channel. These two messages are sent from different processes, and the order cannot be guaranteed. Moreover, currently this one parent_channel is being used by three processes, which is not logical. Adjust the communication channel between processes to solve such problems: 1. fst_stage_channel: Communication channel between main process and first stage process. 2. sec_stage_channel: Communication channel between main process and second stage process. Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 4 个月前 | |
ozonec/linux: Ignore some unit tests Some unit tests are not permitted in some enviroments. Signed-off-by: Fei Xu <xufei30@huawei.com> | 1 年前 | |
ozonec/state: Add unit test cases | 1 年前 | |
ozonec/linux: Ignore some unit tests Some unit tests are not permitted in some enviroments. Signed-off-by: Fei Xu <xufei30@huawei.com> | 1 年前 | |
ozonec/namespace: Add unit test cases | 1 年前 | |
ozonec: Eliminate lint warnings Signed-off-by: Fei Xu <xufei30@huawei.com> | 1 年前 | |
ozonec: re-enable the standard SIGPIPE behavior The Rust standard library had suppressed the default SIGPIPE behavior, see https://github.com/rust-lang/rust/pull/13158. Since the parent's signal handler would be inherited by it's child process, thus we should re-enable the standard SIGPIPE behavior as a workaround. Rust runtime reference(kata-container): https://github.com/kata-containers/kata-containers/pull/1939 Signed-off-by: liuxiangdong <liuxiangdong5@huawei.com> | 4 个月前 | |
ozonec: Eliminate lint warnings Signed-off-by: Fei Xu <xufei30@huawei.com> | 1 年前 | |
Fix typographical errors Signed-off-by: Fan Xuan Zhe <fanxuanzhe@huawei.com> Signed-off-by: Tao Chen <boby.chen@huawei.com> | 7 个月前 | |
ozonec/terminal: Add unit test cases | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 4 个月前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 1 年前 |