Skip to content

Commit

Permalink
Run gazelle after updating generated clientset (#802)
Browse files Browse the repository at this point in the history
  • Loading branch information
detiber authored and k8s-ci-robot committed Mar 4, 2019
1 parent 0c2107f commit c51a9c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ clientset: ## Generate a typed clientset
--listers-package sigs.k8s.io/cluster-api/pkg/client/listers_generated \
--output-package sigs.k8s.io/cluster-api/pkg/client/informers_generated \
--go-header-file=./hack/boilerplate.go.txt
$(MAKE) gazelle

.PHONY: clean
clean: ## Remove all generated files
Expand Down

0 comments on commit c51a9c1

Please sign in to comment.