872dd513fc
Multiple versions of kubernetes are required to support upgrade. This adds staged version of kubernetes 1.21.3, built with a specific version of golang. All subpackage versions are included in the iso image without collisions. The following patches are ported to specific kubernetes version: kubelet-cpumanager-disable-CFS-quota-throttling-for-.patch kubelet-cpumanager-keep-normal-containers-off-reserv.patch kubelet-cpumanager-infrastructure-pods-use-system-re.patch kubelet-cpumanager-introduce-concept-of-isolated-CPU.patch kubeadm-create-platform-pods-with-zero-CPU-resources.patch enable-support-for-kubernetes-to-ignore-isolcpus.patch The following changes were made for 1.21.3: - following upstream commit was reverted: Revert-use-subpath-for-coredns-only-for-default-repo.patch - kubelet-cpumanager-disable-CFS-quota-throttling-for-.patch was refactored due to new internal_container_lifecycle framework We leverage the same mechanism to set Linux resources as: cpu manager: specify the container CPU set during the creation (commit 38dc7509f862f081828e7d9167107b8c6e98ea23). - kubelet-cpumanager-introduce-concept-of-isolated-CPU.patch was refactored due to upstream API change: node: podresources: make GetDevices() consistent (commit ad68f9588c72d6477b5a290c548a9031063ac659). The routine podIsolCPUs() was refactored in 1.21.3 since the API p.deviceManager.GetDevices() is returning multiple devices with a device per cpu. The resultant cpuset needs to be the aggregate. Story: 2008972 Task: 43056 Signed-off-by: Jim Gauld <james.gauld@windriver.com> Change-Id: I5ba7ff2e6aebb744af265698c0f90256ac5e70f4
221 lines
2.5 KiB
PHP
221 lines
2.5 KiB
PHP
# List of packages to be included/installed in ISO
|
|
# If these have dependencies, they will be pulled in automatically
|
|
#
|
|
|
|
|
|
|
|
# qemu-kvm-ev
|
|
qemu-kvm-ev
|
|
qemu-img-ev
|
|
qemu-kvm-tools-ev
|
|
|
|
|
|
# libvirt
|
|
libvirt
|
|
libvirt-docs
|
|
libvirt-daemon
|
|
libvirt-daemon-config-network
|
|
libvirt-daemon-config-nwfilter
|
|
libvirt-daemon-driver-network
|
|
libvirt-daemon-driver-nwfilter
|
|
libvirt-daemon-driver-nodedev
|
|
libvirt-daemon-driver-secret
|
|
libvirt-daemon-driver-storage
|
|
libvirt-daemon-driver-qemu
|
|
libvirt-daemon-driver-lxc
|
|
libvirt-client
|
|
|
|
|
|
# python-ryu
|
|
python2-ryu
|
|
python-ryu-common
|
|
|
|
# lldpd
|
|
lldpd
|
|
|
|
# tss2
|
|
tss2
|
|
|
|
|
|
# libtpms
|
|
libtpms
|
|
|
|
# python-3parclient
|
|
python-3parclient
|
|
|
|
# python-lefthandclient
|
|
python-lefthandclient
|
|
|
|
# docker-distribution
|
|
docker-distribution
|
|
|
|
# helm
|
|
helm
|
|
|
|
# armada
|
|
armada
|
|
|
|
# rpm
|
|
rpm-plugin-systemd-inhibit
|
|
|
|
# dpkg
|
|
dpkg
|
|
|
|
# ldapscripts
|
|
ldapscripts
|
|
|
|
# drbd
|
|
drbd
|
|
drbd-utils
|
|
drbd-udev
|
|
drbd-pacemaker
|
|
drbd-heartbeat
|
|
drbd-bash-completion
|
|
|
|
|
|
# initscripts
|
|
initscripts
|
|
|
|
# setup
|
|
setup
|
|
|
|
# nss-pam-ldapd
|
|
nss-pam-ldapd
|
|
|
|
|
|
# nfs-utils series package
|
|
|
|
# dhcp
|
|
dhcp
|
|
dhclient
|
|
|
|
# openssh
|
|
openssh
|
|
openssh-clients
|
|
openssh-server
|
|
|
|
# facter
|
|
facter
|
|
|
|
# vim
|
|
vim-enhanced
|
|
|
|
# python
|
|
python
|
|
|
|
# libvirt-python
|
|
python2-libvirt
|
|
|
|
# lighttpd
|
|
lighttpd
|
|
lighttpd-fastcgi
|
|
lighttpd-mod_geoip
|
|
lighttpd-mod_mysql_vhost
|
|
|
|
# linuxptp
|
|
linuxptp
|
|
|
|
# logrotate
|
|
logrotate
|
|
|
|
# novnc
|
|
novnc
|
|
|
|
# sudo
|
|
sudo
|
|
|
|
# config files
|
|
|
|
# openldap
|
|
openldap
|
|
openldap-servers
|
|
openldap-clients
|
|
|
|
# openvswitch
|
|
openvswitch
|
|
|
|
# libevent
|
|
libevent
|
|
|
|
# tpm2-tools
|
|
tpm2-tools
|
|
|
|
# audit
|
|
|
|
# puppet
|
|
puppet
|
|
|
|
# systemd
|
|
systemd
|
|
|
|
# tboot
|
|
tboot
|
|
|
|
# memcached
|
|
memcached
|
|
|
|
# kubernetes
|
|
kubernetes-unversioned
|
|
kubernetes-1.18.1-node
|
|
kubernetes-1.18.1-kubeadm
|
|
kubernetes-1.18.1-client
|
|
kubernetes-1.19.13-node
|
|
kubernetes-1.19.13-kubeadm
|
|
kubernetes-1.19.13-client
|
|
kubernetes-1.20.9-node
|
|
kubernetes-1.20.9-kubeadm
|
|
kubernetes-1.20.9-client
|
|
kubernetes-1.21.3-node
|
|
kubernetes-1.21.3-kubeadm
|
|
kubernetes-1.21.3-client
|
|
containerd
|
|
k8s-pod-recovery
|
|
containernetworking-plugins
|
|
|
|
# resource-agents
|
|
resource-agents
|
|
|
|
# isolcpus device plugin for K8s
|
|
isolcpus-device-plugin
|
|
|
|
# haproxy
|
|
haproxy
|
|
|
|
|
|
# iptables
|
|
|
|
# python-psycopg2
|
|
python-psycopg2
|
|
|
|
# dnsmasq
|
|
dnsmasq
|
|
dnsmasq-utils
|
|
|
|
# parted
|
|
parted
|
|
|
|
# python-keyring
|
|
python-keyring
|
|
|
|
# grub2
|
|
grub2-tools
|
|
grub2-efi-x64-modules
|
|
|
|
# python2-ruamel-yaml
|
|
python2-ruamel-yaml
|
|
|
|
|
|
# redfish tool
|
|
Redfishtool
|
|
|
|
# kvm-timer-advance (AIO and worker nodes only)
|
|
kvm-timer-advance
|
|
|
|
# aws packages for interacting with amazon aws registry
|
|
# botocore is an unspecified requirement of boto3
|
|
python2-botocore
|
|
python-boto3
|
|
|
|
# Pf bbdev configuration tool for ACC100 (Mt. Bryce)
|
|
pf-bb-config
|