Manabu Sugimoto
Manabu Sugimoto
Thank you. @GabyCT JFYI, The libseccomp version is also used as sources attached in [the release page](https://github.com/kata-containers/kata-containers/releases) as well as in CI.
@teawater @bergwolf I confirmed that this wasm support worked properly in `runk` as well. Thank you so much for supporting it! I created the branch to support WASM in runk,...
@wxx213 If this problem occurs due to the delay of VM startup, I think you can change the timeout by setting `dial_timeout` in the runtime configuration. Could you try `dial_timeout`...
@soulseen Thank you for the proposal. Yes, currently, there is no way to change the timeout of guest OCI hooks, so it will be helpful if the user can specify...
@Alex-Carter01 Thank you. Could you also update the [kata_config_version](https://github.com/kata-containers/kata-containers/blob/main/tools/packaging/kernel/kata_config_version)?
@bookinabox Please check the format by running `cargo fmt -- --check`. https://github.com/kata-containers/kata-containers/runs/7667490131?check_suite_focus=true#step:12:81
> @bookinabox Please check the format by running `cargo fmt -- --check`. https://github.com/kata-containers/kata-containers/runs/7667490131?check_suite_focus=true#step:12:81 @bookinabox Could you check it as well?
@bookinabox Thank you for the update > well, I changed my versions to the ones on the runner. Not sure if that's what fixed it, but fmt did change stuff...
@bookinabox if the PR is ready, please remove the draft status.