When trying to uninstall kusk from the cluster the uninstaller would hang forever causing this:
NamespaceFinalizersRemaining True Wed, 14 Dec 2022 09:13:23 +0000 SomeFinalizersRemain Some content in the namespace has finalizers remaining: gateway.kusk.io/apifinalizer in 1 resource instances, gateway.kusk.io/srfinalizer in 2 resource instances
This PR ensures for Kusk CRs to be removed first before moving to delete kusk-system components
Signed-off-by: jasmingacic jasmin.gacic@gmail.com
When trying to uninstall kusk from the cluster the uninstaller would hang forever causing this:
This PR ensures for Kusk CRs to be removed first before moving to delete kusk-system components Signed-off-by: jasmingacic jasmin.gacic@gmail.com