
Automatic merge from submit-queue (batch tested with PRs 60692, 61809). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. remove ObjectMeta and *Options from core api remove ObjectMeta and *Options from core api Fixes #61807 **Special notes for your reviewer**: **Release note**: ```release-note Remove `ObjectMeta ` `ListOptions` `DeleteOptions` from core api group. Please use that in meta/v1 ```