mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	@@ -25,9 +25,6 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
kube::golang::setup_env
 | 
					kube::golang::setup_env
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# TODO: Remove when #27685 is fixed. Disable this test until then.
 | 
					 | 
				
			||||||
exit 0
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
API_REFERENCE_DOCS_ROOT="${KUBE_ROOT}/docs/api-reference"
 | 
					API_REFERENCE_DOCS_ROOT="${KUBE_ROOT}/docs/api-reference"
 | 
				
			||||||
OUTPUT_DIR="${KUBE_ROOT}/_tmp/api-reference"
 | 
					OUTPUT_DIR="${KUBE_ROOT}/_tmp/api-reference"
 | 
				
			||||||
mkdir -p ${OUTPUT_DIR}
 | 
					mkdir -p ${OUTPUT_DIR}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user