fbc0afd985
Simple port of two existing patches without modification to kubernetes 1.23.1. This enables the feature to make kubelet isolcpus allocation SMT aware. Depends-On: https://review.opendev.org/c/starlingx/compile/+/825651 Depends-On: https://review.opendev.org/c/starlingx/integ/+/825654 Story: 2008760 Task: 44190 Test Plan: PASS: Launch isolcpus pod and verify new kubelet logs on target host Signed-off-by: Jim Gauld <james.gauld@windriver.com> Change-Id: I2c18dea1b1f9a8a1c5e183e104a832ac872764e6
The spec file used here was from the kubernetes 1.10.0 src rpm. The orig file is included to help show modifications made to that spec file, to help understand which changes were needed and to assist with future upversioning.