Closed skaegi closed 3 years ago
btw - The sign-off is missing.
btw - The sign-off is missing.
Yes -- sigh -- my bad. I tried a force update and added it. See https://github.com/kata-containers/packaging/pull/1123/commits/3d36955c53c2ef7d8c52643d2031015eec4105af
That did not however re-trigger the DCO Check. Is there a way to re-trigger this all?
@skaegi same error, ptal https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md#general-format
Signed-off-by: Contributors Name <contributor@foo.com>
@skaegi - Please can you rework the commit message to be something like the following and the git push -f
to re-trigger the failing DCO check:
kernel: Whitelist CONFIG_MEMCG_SWAP_ENABLED
See https://cateee.net/lkddb/web-lkddb/MEMCG_SWAP_ENABLED.html
Whitelisting this config item provides compatibility with 5.8+ kernels.
Fixes: #1122.
Signed-Off-By: Simon Kaegi <simon.kaegi@gmail.com>
Signed-Off-By: Simon Kaegi simon.kaegi@gmail.com
Thanks @jodh-intel -- I swear I will never screw this up again ;)
/test
/AzurePipelines run
/test-ubuntu
Folks, this PR has been stale and I'm closing it as we're walking towards the final 1.13.0 release of the kata-containers-1.x. From now on, all the development will happen as part of https://github.com/kata-containers/kata-containers/ and fixes should be provided to that repo.
Thanks a lot for your contribution, we're sorry that for some reason it got stale, and we hope to see you around for new adventures in the kata-containers-2.x land.
See https://cateee.net/lkddb/web-lkddb/MEMCG_SWAP_ENABLED.html Whitelisting this config item provides compatibility with 5.8+ kernels.
Fixes #1122