Custom resource definition
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
This commit is contained in:
parent
cfaf47c8a2
commit
4c060a78cc
1348 changed files with 92364 additions and 55766 deletions
3
Makefile
3
Makefile
|
@ -113,6 +113,9 @@ generate-webui: build-webui
|
|||
echo 'For more informations show `webui/readme.md`' > $$PWD/static/DONT-EDIT-FILES-IN-THIS-DIRECTORY.md; \
|
||||
fi
|
||||
|
||||
generate-crd:
|
||||
./script/update-generated-crd-code.sh
|
||||
|
||||
lint:
|
||||
script/validate-lint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue