mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	fix flaky integration tests
This commit is contained in:
		@@ -19,7 +19,6 @@ set -o nounset
 | 
			
		||||
set -o pipefail
 | 
			
		||||
 | 
			
		||||
KUBE_ROOT=${KUBE_ROOT:-$(dirname "${BASH_SOURCE}")/..}
 | 
			
		||||
source "${KUBE_ROOT}/cluster/kube-util.sh"
 | 
			
		||||
source "${KUBE_ROOT}/cluster/clientbin.sh"
 | 
			
		||||
 | 
			
		||||
# If KUBEADM_PATH isn't set, gather up the list of likely places and use ls
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user