mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 09:49:50 +00:00
Merge pull request #104228 from ideapark/fix.doc
[pkg/printers/internalversion/import_known_versions]: fixup typo
This commit is contained in:
commit
57bc2f63c7
@ -18,7 +18,7 @@ package internalversion
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
// These imports are the API groups the client will support.
|
// These imports are the API groups the client will support.
|
||||||
// TODO: Remove these manual install once we don't need legacy scheme in get comman
|
// TODO: Remove these manual install once we don't need legacy scheme in get command
|
||||||
_ "k8s.io/kubernetes/pkg/apis/apps/install"
|
_ "k8s.io/kubernetes/pkg/apis/apps/install"
|
||||||
_ "k8s.io/kubernetes/pkg/apis/authentication/install"
|
_ "k8s.io/kubernetes/pkg/apis/authentication/install"
|
||||||
_ "k8s.io/kubernetes/pkg/apis/authorization/install"
|
_ "k8s.io/kubernetes/pkg/apis/authorization/install"
|
||||||
|
Loading…
Reference in New Issue
Block a user