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:
Tim Hockin
2016-05-20 11:23:06 -07:00
parent 881e21c2d5
commit 58441e8775
32 changed files with 89 additions and 13997 deletions

3
.gitignore vendored
View File

@@ -97,3 +97,6 @@ network_closure.sh
# Downloaded kubernetes binary release tar ball
kubernetes.tar.gz
# generated files in any directory
zz_generated.*