integ/kubernetes
Kaustubh Dhokte 1b5ece880b Debian: Add missing patches to armada-helm-toolkit
This change adds missing patches to debian armada-helm-toolkit
package which are already present for its CentOS equivalent.

These patches are particularly important because Kubernetes 1.22
deprecated below k8s apiversions that armada-helm-toolkit uses.

- 'extensions/v1beta1' for 'Ingress' kind
- 'rbac.authorization.k8s.io/v1beta1' for 'Role' and 'RoleBinding'
- 'extensions/v1beta1' for kind 'PodSecurityPolicy'

'Ingress' should now use apiversion 'networking.k8s.io/v1'.
'Role' and 'RoleBinding' should now use apiversion
'rbac.authorization.k8s.io/v1'.
'PodSecurityPolicy' should now use apiversion 'policy/v1beta1'.

Reference: https://kubernetes.io/docs/reference/using-api/deprecation-guide/#migrate-to-non-deprecated-apis

Test Plan:
PASS: Package builds successfully
PASS: Image builds successfully
PASS: Armada helm chart gets installed successfully during ansible
      bootstrap for k8s 1.23.1

Story: 2009888
Task: 44649

Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>
Change-Id: Ic2b6a982e53b01ec24f4ab1bcf61025c59acf86e
2022-06-04 01:28:04 +00:00
..
armada meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
armada-helm-toolkit Debian: Add missing patches to armada-helm-toolkit 2022-06-04 01:28:04 +00:00
chartmuseum meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
cni Fix bond CNI install path 2022-05-30 16:26:48 -04:00
containerd Merge "Move k8s container cleanup to containerd service" 2022-04-14 14:33:02 +00:00
crictl/debian meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
docker-distribution Disable docker-registry service 2022-04-05 12:48:02 +03:00
etcd meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
helm meta_data.yaml: add sha256sum checksum 2022-03-03 14:30:40 +08:00
k8s-cni-cache-cleanup Debian: add package k8s-cni-cache-cleanup build files 2022-05-26 16:18:12 -03:00
k8s-pod-recovery k8s-pod-recovery: use src_path instead of dl_hook 2021-11-17 17:59:10 +08:00
kubernetes-1.18.1/centos/files Remove kubernetes 1.18, 1.19, 1.20 pkgs 2022-02-23 15:24:03 +00:00
kubernetes-1.21.8 Merge "Debian: Change k8s 1.21.8 package name" 2022-05-17 00:11:15 +00:00
kubernetes-1.22.5/centos Move k8s container cleanup to containerd service 2022-04-12 13:52:40 -04:00
kubernetes-1.23.1 Debian: Add kubernetes 1.23.1 package 2022-04-22 22:37:53 +00:00
kubernetes-unversioned Move k8s container cleanup to containerd service 2022-04-12 13:52:40 -04:00
n3000/centos Upversion OPAE SDK to 1.3.7-5 2021-06-24 15:27:25 -04:00
plugins Merge "Add Kubectl Cert Manager" 2022-05-16 20:03:11 +00:00
runc/debian Debian: runc upversion to 1.0.2 2022-04-02 00:31:03 +00:00