mangoGoForward commented on a change in pull request #881:
URL:
https://github.com/apache/apisix-ingress-controller/pull/881#discussion_r811749204
##########
File path: Makefile
##########
@@ -184,3 +184,22 @@ verify-mdlint:
### verify-all: Verify all verify- rules.
.PHONY: verify-all
verify-all: verify-codegen verify-license verify-mdlint
+
+### update-codegen: Update the generated codes (clientset, informer,
deepcopy, etc).
+.PHONY: update-codegen
Review comment:
Done.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]