integ/kubernetes/armada-helm-toolkit/debian/patches
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
..
0001-Allow-multiple-containers-per-daemonset-pod.patch Add debian package for armada 2021-11-11 16:28:11 +02:00
0002-Add-imagePullSecrets-in-service-account.patch Add debian package for armada 2021-11-11 16:28:11 +02:00
0004-Partial-revert-of-31e3469d28858d7b5eb6355e88b6f49fd6.patch Add debian package for armada 2021-11-11 16:28:11 +02:00
0006-Fix-pod-restarts-on-all-workers-when-worker-added-re.patch Add debian package for armada 2021-11-11 16:28:11 +02:00
0007-Update-apiVersion-to-networking.k8s.io.patch Debian: Add missing patches to armada-helm-toolkit 2022-06-04 01:28:04 +00:00
0008-Update-apiVersion-authorization-to-v1.patch Debian: Add missing patches to armada-helm-toolkit 2022-06-04 01:28:04 +00:00
series Debian: Add missing patches to armada-helm-toolkit 2022-06-04 01:28:04 +00:00