Arron Wang

Results 26 comments of Arron Wang

> @arronwy, please, also bump the kernel configuration version: https://github.com/kata-containers/kata-containers/blob/CCv0/tools/packaging/kernel/kata_config_version Thanks @fidencio , updated now :-)

> @arronwy We will need to merge #4751 that picks up the fix to #4764 then you will need to rebase this PR. After all that, the CI should pass...

Rebased with latest CCv0 branch.

> > > The failure on jenkins-ci-fedora-32-crio is related with this PR. It failed to build the ubuntu rootfs container: > > > ``` > > > /tmp/jenkins/workspace/kata-containers-CCv0-fedora-PR/go/src/github.com/kata-containers/kata-containers/tools/osbuilder > >...

Hi @huoqifeng , a similar issue is tracked in https://github.com/kata-containers/kata-containers/issues/4323

> FYI: @arronwy @wllenyj as we've briefly discussed this before. I think your preference was approach 1? Yes, I prefer option 1, @jialez0 any suggestions?

Can one of the admins verify this patch?

@wllenyj I aso found similar issue, when host exists the container image we try to deploy, it will not pull inside the guest. But for pause container image, for safety,...

> I think embedding a pause container image into the rootfs is a good idea. > > Currently the path of the pause container image content is not fixed like...