From 2234774f35192b686157c3e96e344fcdc39529dd Mon Sep 17 00:00:00 2001 From: Lalatendu Mohanty Date: Fri, 3 Mar 2023 11:00:38 -0500 Subject: [PATCH] OCPBUGS-8304: Adding admin-gate ack-4.12-kube-1.26-api-removals-in-4.13 Signed-off-by: Lalatendu Mohanty --- ...000_00_cluster-version-operator_01_admingate_configmap.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml b/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml index a3387fd86..f468c9077 100644 --- a/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml +++ b/install/0000_00_cluster-version-operator_01_admingate_configmap.yaml @@ -1,5 +1,8 @@ apiVersion: v1 kind: ConfigMap +data: + ack-4.12-kube-1.26-api-removals-in-4.13: |- + Kubernetes 1.26 and therefore OpenShift 4.13 remove several APIs which require admin consideration. Please see the knowledge article https://access.redhat.com/articles/6958394 for details and instructions. metadata: name: admin-gates namespace: openshift-config-managed