mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-12 21:40:29 +00:00
Automatic merge from submit-queue (batch tested with PRs 63881, 64046, 63409, 63402, 63221). 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 printer flags to genericclihelpers **Release note**: ```release-note NONE ``` Moves all pkg/kubectl/cmd#PrintFlags to pkg/kubectl/genericclioptions ~~Depends on https://github.com/kubernetes/kubernetes/pull/63340~~ ~~Depends on https://github.com/kubernetes/kubernetes/pull/63808~~ ~~Depends on https://github.com/kubernetes/kubernetes/pull/63928~~ Depends on https://github.com/kubernetes/kubernetes/pull/64107 ~Opening now to catch CI failures~ cc @deads2k @soltysh