mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
[pkg/printers/internalversion/import_known_versions]: fixup typo
Signed-off-by: Zhou Peng <p@ctriple.cn>
This commit is contained in:
parent
cf1e939ce5
commit
a6e98af71d
@ -18,7 +18,7 @@ package internalversion
|
||||
|
||||
import (
|
||||
// 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/authentication/install"
|
||||
_ "k8s.io/kubernetes/pkg/apis/authorization/install"
|
||||
|
Loading…
Reference in New Issue
Block a user