mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-30 17:58:14 +00:00 
			
		
		
		
	Merge pull request #104228 from ideapark/fix.doc
[pkg/printers/internalversion/import_known_versions]: fixup typo
This commit is contained in:
		| @@ -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" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Prow Robot
					Kubernetes Prow Robot