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
deprecation: Use NewDynamicRESTMapper instead of NewDiscoveryRESTMapper
NewDiscoveryRESTMapper has been removed from the latest
controller-runtime.
NewDynamicRESTMapper is preferred, and is available in older versions
of controller-runtime also, so prefer that in all controller-runtime
versions.
0 commit comments