mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-24 18:35:10 +00:00
Automatic merge from submit-queue (batch tested with PRs 63669, 63511, 63561, 63289). 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>. move resource builder to generic options This pull snips the last kube/kube links from the resource builder and moves it to the genericclioptions to be built out into flags from there. @kubernetes/sig-cli-maintainers ```release-note NONE ```