Don't check in generated deep-copy code
This mostly takes the previously checked in files and removes them, and moves the generation to be on-demand instead of manual. Manually verified no change in generated output.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -97,3 +97,6 @@ network_closure.sh
|
||||
|
||||
# Downloaded kubernetes binary release tar ball
|
||||
kubernetes.tar.gz
|
||||
|
||||
# generated files in any directory
|
||||
zz_generated.*
|
||||
|
Reference in New Issue
Block a user