integ/kubernetes/kubernetes-1.25.3/debian/deb_folder/patches
Kaustubh Dhokte 424c00985e Identify platform pods based on pod/namespace labels
This change updates kubernetes patch
kubelet-cpumanager-introduce-concept-of-isolated-CPU.patch
for supported kubernetes versions from 1.24 to 1.28.

Currently, for static CPU allocation, pods are identified
as platform pods using a hard-coded list of namespaces.
New method identifies a pod as a platform pod using label
assigned to it or its namespace.

Test Plan:
PASS: All affected versions of kubernetes package build successfully.
PASS: Create a pod with the platform label. Pod is classified as
      a platform pod.
PASS: Create a pod without the platform label but in a namespace with
      the platform label. Pod is classified as a platform pod.
PASS: Create a pod without the platform label and in a namespace
      without the platform label. Pod is not classified as a platform
      pod.

Depends-On: https://review.opendev.org/c/starlingx/config/+/907640
Depends-On: https://review.opendev.org/c/starlingx/ansible-playbooks/+/907641
Depends-On: https://review.opendev.org/c/starlingx/integ/+/908340
Depends-On: https://review.opendev.org/c/starlingx/integ/+/908958

Story: 2010612
Task: 47513

Change-Id: I654d466e51522b42a2e1d17a1828288089791b8f
Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>
2024-02-14 00:19:51 +00:00
..
Revert-kubeadm-cleanup-the-master-taint-on-CP-nodes-.patch kubernetes: Revert kubeadm control-plane changes for 1.25 2023-02-15 07:12:04 -05:00
Revert-kubeadm-remove-RemoveOldControlPlaneLabel.patch kubernetes: Revert kubeadm control-plane changes for 1.25 2023-02-15 07:12:04 -05:00
kubeadm-create-platform-pods-with-zero-CPU-resources.patch Debian: Add kubernetes 1.25.3 package 2023-02-09 09:30:05 -05:00
kubelet-CFS-quota-throttling-for-non-integer-cpulimit.patch Debian: Add kubernetes 1.25.3 remaining patches 2023-02-09 09:30:27 -05:00
kubelet-cpumanager-disable-CFS-quota-throttling.patch Debian: Add kubernetes 1.25.3 remaining patches 2023-02-09 09:30:27 -05:00
kubelet-cpumanager-infra-pods-use-system-reserved-CP.patch Add sriov-fec-system namespace to the platform infra list in kubelet 2023-08-31 11:07:43 -03:00
kubelet-cpumanager-introduce-concept-of-isolated-CPU.patch Identify platform pods based on pod/namespace labels 2024-02-14 00:19:51 +00:00
kubelet-cpumanager-keep-normal-containers-off-reserv.patch Debian: Add kubernetes 1.25.3 remaining patches 2023-02-09 09:30:27 -05:00
kubelet-sort-isolcpus-allocation-when-SMT-enabled.patch Debian: Add kubernetes 1.25.3 remaining patches 2023-02-09 09:30:27 -05:00
kubernetes-make-isolcpus-allocation-SMT-aware.patch Debian: Add kubernetes 1.25.3 remaining patches 2023-02-09 09:30:27 -05:00
series Merge "Remove support for ignoring isolated CPUs in k8s" 2024-02-09 00:38:28 +00:00