mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 18:28:13 +00:00 
			
		
		
		
	 9e5fac5bb2
			
		
	
	9e5fac5bb2
	
	
	
		
			
			Since removing dockershim, `make test-e2e-node` will fail by default as there is no provided container runtime endpoint. This commit defaults us to using containerd's default socket path as the local test target, rather than failing hard.