From f159829988ab7db53460ae725d4ebfbfb7641e1c Mon Sep 17 00:00:00 2001 From: Lalatendu Mohanty Date: Wed, 4 May 2022 15:19:26 -0400 Subject: [PATCH] admin-gates: Add ack-4.11-kube-1.25-api-removals-in-4.12 gate Signed-off-by: Lalatendu Mohanty --- ...00_00_cluster-version-operator_01_admingate_configmap.yaml | 4 ++++ 1 file changed, 4 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..5e7e928e8 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,9 @@ apiVersion: v1 kind: ConfigMap +data: + ack-4.11-kube-1.25-api-removals-in-4.12: | + Kubernetes 1.25 and therefore OpenShift 4.12 remove several APIs which require admin consideration. Please see + the knowledge article https://access.redhat.com/articles/6955381 for details and instructions. metadata: name: admin-gates namespace: openshift-config-managed