Hi all, I have been given a RKE (K8S 1.26.7) cluster to play with
when I try to delete a namespace, it gets stuck because of a rolebinding linked to it.
If I delete its finalizer, the ns disappears, however I would like to understand where that finalizer comes from:
finalizers:
-
wrangler.cattle.io/auth-prov-v2-rb
any idea ?