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
k8s v1.32 client-go makes FakePods private so the current
resourcemanager fake client won't work anymore.
client-go provides a simple fake Client that works easily so
just move to use it.
Signed-off-by: Mikko Ylinen <[email protected]>
0 commit comments