Automatic merge from submit-queue Remove unnecessary calls to api.GetReference These calls are unnecessary, can be removed. `Eventf` and others just call `GetReference` on the object they are passed. cc @kubernetes/sig-node