integ/kubernetes/kubernetes-1.23.1/centos
Jim Gauld fbc0afd985 Port kubelet make isolcpus allocation SMT awareness to 1.23.1
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
2022-03-16 12:19:06 -04:00
..
files Port kubelet make isolcpus allocation SMT awareness to 1.23.1 2022-03-16 12:19:06 -04:00
build_srpm.data Add Kubernetes 1.23.1 pkg 2022-03-11 12:29:41 -05:00
kubernetes.spec Port kubelet make isolcpus allocation SMT awareness to 1.23.1 2022-03-16 12:19:06 -04:00
kubernetes.spec.orig Add Kubernetes 1.23.1 pkg 2022-03-11 12:29:41 -05:00
Readme.rst Add Kubernetes 1.23.1 pkg 2022-03-11 12:29:41 -05:00

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.