mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 12:18:16 +00:00 
			
		
		
		
	Automatic merge from submit-queue (batch tested with PRs 41146, 41486, 41482, 41538, 41784) Added `kubectl create clusterrole` command. Added `kubectl create clusterrole` command. Fixed part of #39596 **Special notes for your reviewer**: @deads2k, please help to review this patch, thanks **Release note**: ``` Added one new command `kubectl create clusterrole` to help user create a single ClusterRole from command line. ```