You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Client proxy defines among which types we will search for objects with
the desired labels. Currently this list is not full and we skip some
types, like ClusterRole or ClusterRole bindings. It leads to the fact
that objects of these types stay in the system when their provider is
deleted.
This PR updates the list of resource types we need to scan.
0 commit comments