mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
Remove generated file rules in make
This is all covered by update-codegen.sh now. The old `make generated_files` rule still exists, but just prints a warning.
This commit is contained in:
@@ -29,7 +29,7 @@ exception.
|
||||
If you're removing violations from the exception list, or if you have good
|
||||
reasons to add new violations to this list, please update the file using:
|
||||
|
||||
- `make generated_files UPDATE_API_KNOWN_VIOLATIONS=true`
|
||||
- `UPDATE_API_KNOWN_VIOLATIONS=true ./hack/update-codegen.sh`
|
||||
|
||||
It is up to API reviewers to review the list and make sure new APIs follow our API conventions.
|
||||
|
||||
|
Reference in New Issue
Block a user