update development doc (#8835)
Run the E2E test on kind / build (push) Failing after 6m25s
Run the E2E test on kind / setup-test-matrix (push) Successful in 2s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Main CI / Build (push) Failing after 36s
Close stale issues and PRs / stale (push) Successful in 8s
Trivy Nightly Scan / Trivy nightly scan (velero, main) (push) Failing after 1m5s
Trivy Nightly Scan / Trivy nightly scan (velero-plugin-for-aws, main) (push) Failing after 44s
Trivy Nightly Scan / Trivy nightly scan (velero-plugin-for-gcp, main) (push) Failing after 52s
Trivy Nightly Scan / Trivy nightly scan (velero-plugin-for-microsoft-azure, main) (push) Failing after 3m52s

Signed-off-by: hu-keyu <hzldd999@gmail.com>
This commit is contained in:
hu-keyu
2025-04-07 09:08:41 -04:00
committed by GitHub
parent 5160f96c2e
commit 16023c10c3
+2 -4
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