mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-30 13:48:50 +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>. Replace some occurances of kubernetes internal api types in kubectl **What this PR does / why we need it**: Removes dependency on k8s.io/kubernetes/pkg/apis/extensions from kubectl **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # part of https://github.com/kubernetes/kubectl/issues/83 fixes: https://github.com/kubernetes/kubectl/issues/92 **Special notes for your reviewer**: **Release note**: ```NONE ```