Jeff Grafton
05c09b1aa3
Disable verify-test-owners.sh and make `go vet` more obvious
2016-12-21 11:44:04 -08:00
Jess Frazelle
7e9d82129e
fix go vet errors
...
Signed-off-by: Jess Frazelle <jessfraz@google.com>
fix composites
Signed-off-by: Jess Frazelle <me@jessfraz.com>
2016-08-10 16:45:41 -07:00
Chao Xu
bc8d572f3a
added copy.sh which cuts the client repo; made necessary changes to scripts in
...
the repo to cope with the client repo staging area; added symlink
vendor/k8s.io/client-go which pointed to the staging area.
2016-08-09 14:07:53 -07:00
Tim Hockin
1bd3918c15
Overhaul deps on generator tools
...
This forces a regeneration if the generation tools are rebuilt.
Also clean up Makefile a bit.
2016-07-12 21:52:54 -07:00
Tim Hockin
faeef5c4ae
Use make as the main build tool
...
This allows us to start building real dependencies into Makefile.
Leave old hack/* scripts in place but advise to use 'make'. There are a few
rules that call things like 'go run' or 'build/*' that I left as-is for now.
2016-07-12 21:52:00 -07:00