update development doc (#8835)

Signed-off-by: hu-keyu <hzldd999@gmail.com>
pull/8738/merge
hu-keyu 2025-04-07 21:08:41 +08:00 committed by GitHub
parent 5160f96c2e
commit 16023c10c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -14,13 +14,11 @@ Run `make update` to regenerate files if you make the following changes:
The following files are automatically generated from the source code:
* The clientset
* Listers
* Shared informers
* CRDs
* Documentation
* Protobuf/gRPC types
You can run `make verify` to ensure that all generated files (clientset, listers, shared informers, docs) are up to date.
You can run `make verify` to ensure that all generated files (CRDs, docs) are up to date.
## Linting