-
Kubernetes Submit Queue authored
Automatic merge from submit-queue (batch tested with PRs 55331, 55272, 55228, 49763, 55242). 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>. use versiond group clients from client-go **What this PR does / why we need it**: Some **Deprecated** group clients are still used, replace them with versioned group clients. **Which issue this PR fixes**: fixes #49760 **Special notes for your reviewer**: /assign @caesarxuchao **Release note**: ```release-note NONE ```