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.ObjectKeyFromObject now uses client.Client
This change removes the need to get an accessor from the runtime object,
because the object interface already has all the information needed.
It also removes the need to return an error, which makes it a little
easier to use.
Signed-off-by: Vince Prignano <vincepri@vmware.com>
0 commit comments