Skip to content

Commit 19a2734

Browse files
committed
debugging
Signed-off-by: Joe Lanford <[email protected]>
1 parent d1eb470 commit 19a2734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ manifests: $(CONTROLLER_GEN) #EXHELP Generate WebhookConfiguration, ClusterRole,
140140

141141
.PHONY: generate
142142
generate: $(CONTROLLER_GEN) #EXHELP Generate code containing DeepCopy, DeepCopyInto, and DeepCopyObject method implementations.
143+
env | sort
143144
$(CONTROLLER_GEN) object:headerFile="hack/boilerplate.go.txt" paths="./..."
144145

145146
.PHONY: verify

0 commit comments

Comments
 (0)