Update commonconfig-6.1 to build kernel with TLS module#865
Update commonconfig-6.1 to build kernel with TLS module#865dongsupark merged 2 commits intoflatcar:mainfrom krishjainx:patch-1
Conversation
sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.1
Outdated
Show resolved
Hide resolved
|
Can you please also fix the format of the commit message: |
|
Build action triggered: https://github.com/flatcar/scripts/actions/runs/5280553616 |
Allow one to TLS software offload to the kernel. Configured as module to not increase default kernel size for something rarely used.
|
Done @jepio |
|
Added |
|
Running Jenkins CI http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/1992/cldsv/ for cross-checking. |
|
Jenkins CI passed. So let's ignore the flaky failures from Github Actions. One last missing piece is changelog. See also https://github.com/flatcar/scripts/blob/main/changelog/README.md. |
|
Done @dongsupark |
dongsupark
left a comment
There was a problem hiding this comment.
Looks good.
Thanks for the contribution.
This pull request aims to modify commonconfig-6.1 in order to incorporate a TLS module for kernel building. By integrating the TLS module, applications and containers will have the ability to offload TLS processing to the kernel.
Fixes flatcar/Flatcar#995
CI: http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/1992/cldsv/