Merge pull request #104228 from ideapark/fix.doc

[pkg/printers/internalversion/import_known_versions]: fixup typo
This commit is contained in:
Kubernetes Prow Robot
2022-01-06 11:46:26 -08:00
committed by GitHub

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"