kubernetes/hack
Eric Paris 823392e4e3 New test and commit hook to make sure changes to Godeps are reproducable
It is a pretty slow test (it downloads fresh) all of kube's Godeps, so only
run it when needed in pre-commit hook.

This also means that random changes to other non-kube repositories could
cause travis/shippable to just randomly stop working for all PRs which touch
Godeps after that moment (even though no changes have been made to Godeps by
us).  Examples would be things like other repos completely disappearing. Or
even the directory we include disappearing in master in the remote
project (even though the directory may exist at the commit we care
about) This is a bugwin godep, but it is a problem we have seen happen
with kube Godeps.
2015-08-14 14:21:43 -04:00
..
after-build Do not build genconversion and gendeepcopy twice 2015-08-12 10:05:48 -04:00
boilerplate Move boilerplate from hooks/ to hack/ 2015-08-11 14:20:38 -04:00
e2e-internal e2e test cluster stability during upgrade 2015-06-11 15:10:52 -07:00
gen-swagger-doc updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
jenkins Merge pull request #12462 from gmarek/cadvisor2 2015-08-13 10:19:19 +02:00
lib Merge pull request #11841 from eparis/commit-speed 2015-08-11 12:58:58 -07:00
travis Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
verify-flags Update flag-dash whitelist 2015-08-13 17:43:00 -04:00
benchmark-go.sh make benchmark able to run only specific packages 2015-05-04 14:28:37 -07:00
benchmark-integration.sh Updating scripts to use v1 instead of v1beta3 2015-07-01 00:23:16 -07:00
build-cross.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
build-go.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
build-ui.sh remove other cluster addon references for container build 2015-08-13 10:23:55 -07:00
cherry_pick_list.sh Add hack/cherry_pick_list.sh to list all automated cherry picks 2015-07-15 10:30:00 -07:00
cherry_pick_pull.sh updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
conformance-test.sh updating all references in .sh scripts 2015-08-12 14:41:59 -07:00
dev-build-and-push.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
dev-build-and-up.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
e2e-from-release.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
e2e-test.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
e2e.go typofix - https://github.com/vlajos/misspell_fixer 2015-08-08 22:31:48 +01:00
get-build.sh add documentation and script on how to get recent and "nightly" builds 2015-06-29 14:50:41 -07:00
ginkgo-e2e.sh Implement 'Nodes Network' test for GKE; add optional verbose SSH. 2015-08-06 14:25:53 -07:00
kube-dump.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
local-up-cluster.sh Convert hack/ from --flag_name= to --flag-name= 2015-08-07 11:00:13 -04:00
lookup_pull.py Add hack/cherry_pick_list.sh to list all automated cherry picks 2015-07-15 10:30:00 -07:00
parallel-e2e.sh Remove restriction that cluster-cidr be a class-b 2015-05-06 15:01:13 -07:00
test-cmd.sh Kubectl patch command accepts a filename param 2015-08-13 11:13:31 +08:00
test-go.sh Remove v1beta3 2015-07-23 17:21:27 -07:00
test-integration.sh Remove v1beta3 2015-07-23 17:21:27 -07:00
test-update-storage-objects.sh Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
update-generated-conversions.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
update-generated-deep-copies.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
update-generated-docs.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
update-swagger-spec.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
upgrade-e2e-test.sh remove e2e run before cluster upgrade 2015-06-17 17:02:04 -07:00
verify-boilerplate.sh Move boilerplate from hooks/ to hack/ 2015-08-11 14:20:38 -04:00
verify-description.sh Move description.sh from hack/ to hooks/ 2015-08-11 14:20:38 -04:00
verify-flags-underscore.py Verify all flag usage does not use _ 2015-08-12 16:17:02 -04:00
verify-generated-conversions.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
verify-generated-deep-copies.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
verify-generated-docs.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
verify-godeps.sh New test and commit hook to make sure changes to Godeps are reproducable 2015-08-14 14:21:43 -04:00
verify-gofmt.sh Support 1.5 in verify-gofmt 2015-08-04 19:59:19 -04:00
verify-linkcheck.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
verify-swagger-spec.sh Split hack/{verify,update}-* files so we don't always go build 2015-08-11 14:20:46 -04:00
vet-go.sh Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00