mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-25 01:07:45 +00:00
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>. construct resource.Builder from kubeconfig flags updates the resource.Builder to be constructed from the kubeconfig flags struct/interface that we now have. @kubernetes/sig-cli-maintainers @juanvallejo @soltysh ```release-note NONE ```