feat: adjust part mk code

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
pull/410/head
Xinwei Xiong(cubxxw) 2 years ago
parent c386d85493
commit 58ccfe1df7

@ -17,10 +17,7 @@
# https://cloud.redhat.com/blog/kubernetes-deep-dive-code-generation-customresources # https://cloud.redhat.com/blog/kubernetes-deep-dive-code-generation-customresources
# ! The stock of code generated by `make gen` should be idempotent # ! The stock of code generated by `make gen` should be idempotent
# #
# Questions about go mod instead of go path: https://github.com/kubernetes/kubernetes/issues/117181 # Questions about go mod instead of go path: https://github.com/kubernetes/kubernetes/issues/117181
# ============================================================================== # ==============================================================================
# Makefile helper functions for generate necessary files # Makefile helper functions for generate necessary files
# #

@ -14,6 +14,7 @@
# ============================================================================== # ==============================================================================
# Makefile helper functions for release # Makefile helper functions for release
# Versions are used after merging
# #
## release: release the project ## release: release the project

Loading…
Cancel
Save