mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	revert!! temporary change to hack/update-all.sh
This commit is contained in:
		@@ -62,20 +62,11 @@ fi
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
BASH_TARGETS="
 | 
					BASH_TARGETS="
 | 
				
			||||||
	update-generated-protobuf
 | 
						update-generated-protobuf
 | 
				
			||||||
	update-codegen
 | 
					 | 
				
			||||||
	update-codecgen
 | 
						update-codecgen
 | 
				
			||||||
	update-generated-docs
 | 
					 | 
				
			||||||
	update-generated-swagger-docs
 | 
					 | 
				
			||||||
	update-swagger-spec
 | 
					 | 
				
			||||||
	update-openapi-spec
 | 
						update-openapi-spec
 | 
				
			||||||
	update-api-reference-docs
 | 
					 | 
				
			||||||
	update-federation-openapi-spec
 | 
						update-federation-openapi-spec
 | 
				
			||||||
	update-federation-swagger-spec
 | 
						update-bazel
 | 
				
			||||||
	update-federation-generated-swagger-docs
 | 
					    update-gofmt"
 | 
				
			||||||
	update-federation-api-reference-docs
 | 
					 | 
				
			||||||
	update-staging-client-go
 | 
					 | 
				
			||||||
	update-staging-godeps
 | 
					 | 
				
			||||||
	update-bazel"
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
for t in $BASH_TARGETS; do
 | 
					for t in $BASH_TARGETS; do
 | 
				
			||||||
	echo -e "${color_yellow}Updating $t${color_norm}"
 | 
						echo -e "${color_yellow}Updating $t${color_norm}"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user