mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	remove crictl tar
This commit is contained in:
		@@ -353,6 +353,7 @@ EOF
 | 
			
		||||
  download-or-bust "${crictl_hash}" "${crictl_path}/${crictl}"
 | 
			
		||||
  tar xf "${crictl}"
 | 
			
		||||
  mv crictl "${KUBE_BIN}/crictl"
 | 
			
		||||
  rm -f "${crictl}"
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function install-exec-auth-plugin {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user