Description of the problem: Delete or cleaning up rhacm2.5 fails with finalizers. I am not able to delete the multiclusterhub oc delete multiclusterhub --all -n "{{ rhacm_namespace }}" Local-cluster namespace does not terminate. Tried to manually delete the project and it failes with two finalizers - lastTransitionTime: "2022-03-10T13:11:58Z" message: 'Some resources are remaining: klusterletaddonconfigs.agent.open-cluster-management.io has 1 resource instances, managedclusteraddons.addon.open-cluster-management.io has 1 resource instances' reason: SomeResourcesRemain status: "True" type: NamespaceContentRemaining - lastTransitionTime: "2022-03-10T13:11:58Z" message: 'Some content in the namespace has finalizers remaining: agent.open-cluster-management.io/klusterletaddonconfig-cleanup in 1 resource instances, cluster.open-cluster-management.io/addon-pre-delete in 1 resource instances' reason: SomeFinalizersRemain status: "True" type: NamespaceFinalizersRemaining Release version: rhacm2.5 Operator snapshot version: 2.5.0-DOWNSTREAM-2022-03-07-12-45-01 Steps to reproduce: 1. Install rhacm2.5 2. Try to delete multiclusterhub No workaround at this time.
*** This bug has been marked as a duplicate of bug 2061311 ***