This moves the kubelet-cgroup-setup.sh file to the
kubernetes-unversioned package instead of adding it to all
versioned Kubernetes packages.
Test Plan:
PASS: kubernetes-unversioned and all the Kubernetes packages
from 1.24 to 1.32 builds successfully
PASS: Install the ISO as AIO-SX and verify that cgroups and CPU
attributes are configured under /sys/fs/cgroup
PASS: Install the ISO as AIO-DX and verify that cgroups and
CPU attributes are configured under /sys/fs/cgroup on
both controllers
Story: 2011340
Task: 51700
Change-Id: Ie27f31a4f8cf5e87ad4f8735d29b6a4630d26640
Signed-off-by: Ramesh Kumar Sivanandam <rameshkumar.sivanandam@windriver.com>