
Automatic merge from submit-queue. 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>. update resource selector - kubectl drain Followup to https://github.com/kubernetes/kubernetes/pull/52917 **Release note**: ```release-note NONE ``` Updates resource builder in cmd/drain.go to parse resource args similar to other commands. cc @liggitt