
Automatic merge from submit-queue (batch tested with PRs 43273, 44287, 44281) Remove ObjectMetaFor Builds on https://github.com/kubernetes/kubernetes/pull/43767 The second commit removes `ObjectMetaFor`. This was debt we left around after we created the interfaces. Fixing this makes it possible to start running `Unstructured` through generic storage. @kubernetes/sig-api-machinery-pr-reviews @smarterclayton @lavalamp