[pkg/printers/internalversion/import_known_versions]: fixup typo

Signed-off-by: Zhou Peng <p@ctriple.cn>
This commit is contained in:
Zhou Peng 2021-08-08 20:20:51 +08:00
parent cf1e939ce5
commit a6e98af71d

View File

@ -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"