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
Recently k8s client-go has introduced a transform func that allows users to customize objects in informers, I think we should follow it as it can be really beneficial (e.g. reducing memory usage)