From 85b1fdd7347c50b7b4131a91934938bfe8a4e2f0 Mon Sep 17 00:00:00 2001 From: Jonathan Dobson Date: Tue, 6 Aug 2024 13:47:57 -0600 Subject: [PATCH] NO-JIRA: drop ocp-storage exceptions for termination policy --- .../terminationmessagepolicy/monitortest.go | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go b/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go index c02d32a83adb..a35101c607e2 100644 --- a/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go +++ b/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go @@ -122,17 +122,9 @@ func (w *terminationMessagePolicyChecker) CollectData(ctx context.Context, stora "pods/catalogd-controller-manager", ), "openshift-cluster-csi-drivers": sets.NewString( - "containers[openstack-cinder-csi-driver-operator]", - "containers[azure-file-csi-driver-operator]", - "containers[shared-resource-csi-driver-operator]", - "containers[vmware-vsphere-csi-driver-operator]", - "containers[vsphere-webhook]", "pods/kubevirt-csi-node", "pods/nutanix-csi-controller", "pods/nutanix-csi-node", - "pods/ibm-vpc-block-csi-controller", - "pods/ibm-vpc-block-csi-node", - "pods/powervs-block-csi-driver-operator", ), "openshift-multus": sets.NewString( "containers[multus-networkpolicy]",