mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Update kazel to include kubernetes/repo-infra#21
This commit is contained in:
		@@ -24,6 +24,6 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
 | 
				
			|||||||
# TODO(spxtr): Remove this line once Bazel is the only way to build.
 | 
					# TODO(spxtr): Remove this line once Bazel is the only way to build.
 | 
				
			||||||
rm -f "${KUBE_ROOT}/pkg/generated/openapi/zz_generated.openapi.go"
 | 
					rm -f "${KUBE_ROOT}/pkg/generated/openapi/zz_generated.openapi.go"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kube::util::go_install_from_commit github.com/kubernetes/repo-infra/kazel fd3ec969104295f8484a32114ce625955a67365d
 | 
					kube::util::go_install_from_commit github.com/kubernetes/repo-infra/kazel d651a70c51ec9a450135ff08ea045d857a6be014
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kazel -root="$(kube::realpath ${KUBE_ROOT})"
 | 
					kazel -root="$(kube::realpath ${KUBE_ROOT})"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -24,7 +24,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
 | 
				
			|||||||
# TODO(spxtr): Remove this line once Bazel is the only way to build.
 | 
					# TODO(spxtr): Remove this line once Bazel is the only way to build.
 | 
				
			||||||
rm -f "${KUBE_ROOT}/pkg/generated/openapi/zz_generated.openapi.go"
 | 
					rm -f "${KUBE_ROOT}/pkg/generated/openapi/zz_generated.openapi.go"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
kube::util::go_install_from_commit github.com/kubernetes/repo-infra/kazel fd3ec969104295f8484a32114ce625955a67365d
 | 
					kube::util::go_install_from_commit github.com/kubernetes/repo-infra/kazel d651a70c51ec9a450135ff08ea045d857a6be014
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if ! kazel -validate -print-diff -root="$(kube::realpath ${KUBE_ROOT})" ; then
 | 
					if ! kazel -validate -print-diff -root="$(kube::realpath ${KUBE_ROOT})" ; then
 | 
				
			||||||
  echo
 | 
					  echo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user