k3s/hack
Daniel Smith 225f4786af Merge pull request #24026 from gmarek/gofmt
Add go1.4 and 1.6 to hack/verify-gofmt.sh and fail verify check if go…
2016-04-14 16:56:33 -07:00
..
after-build Merge pull request #24223 from tyangliu/generate-yaml-docs 2016-04-14 16:22:03 -07:00
boilerplate
e2e-internal Remove hack/e2e-internal/e2e-upgrade.sh. 2016-03-09 14:14:04 -08:00
gen-swagger-doc
jenkins Bump kubernetes-build timeout. 2016-04-14 16:16:21 -07:00
lib Merge pull request #24223 from tyangliu/generate-yaml-docs 2016-04-14 16:22:03 -07:00
testdata Preserve int64 data when patching 2016-04-11 16:23:28 -04:00
travis
verify-flags Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
benchmark-go.sh
benchmark-integration.sh
build-cross.sh
build-go.sh
build-ui.sh
cherry_pick_pull.sh
dev-build-and-push.sh
dev-build-and-up.sh
e2e-node-test.sh Add an option to focus or skip tests in the node e2e makefile rule. 2016-04-07 10:22:22 -07:00
e2e.go Remove log collection code in cluster/gce/util.sh. 2016-03-03 15:28:33 -08:00
get-build.sh
ginkgo-e2e.sh Add configuration for splitting upgrade jobs instead of using Jenkins steps 2016-04-04 14:21:21 -07:00
grab-profiles.sh
install-etcd.sh Make hack/install-etcd.sh use hack/lib/etcd.sh 2016-02-26 11:54:43 -08:00
list-feature-tests.sh Fix regex in list-feature-tests.sh. 2016-03-07 16:49:39 -08:00
local-up-cluster.sh Merge pull request #22474 from bprashanth/local-up 2016-03-04 02:29:36 -08:00
lookup_pull.py
test-cmd.sh Merge pull request #23756 from smarterclayton/force_delete 2016-04-14 16:55:07 -07:00
test-go.sh
test-integration.sh Don't run integration tests without watch cache. 2016-04-01 00:51:23 +02:00
test-update-storage-objects.sh Test jobs/hpas in storage update 2016-03-04 17:05:39 -05:00
update-all.sh Remove old deep-copy generator. 2016-03-18 09:42:15 +01:00
update-api-reference-docs.sh adding groups 2016-03-14 14:59:12 -07:00
update-codecgen.sh Fix update codecgen 2016-03-04 10:42:06 +01:00
update-codegen.sh Fix bunch of issues with conversion generator. 2016-03-24 08:26:51 +01:00
update-generated-conversions.sh
update-generated-docs.sh Include genyaml in update/verify generated docs scripts 2016-04-13 15:11:31 -07:00
update-generated-protobuf.sh Generate protobuf-related files in Docker 2016-03-09 10:45:24 +01:00
update-generated-swagger-docs.sh
update-godep-licenses.sh Write a parallel (godeps) _workspace tree to hold all the missing files. 2016-03-22 16:51:30 -07:00
update-gofmt.sh Default to allow new golang versions 2016-03-07 09:57:36 -05:00
update-swagger-spec.sh
verify-all.sh Revert "Disable verify-godep-licenses.sh in hack/verify-all.sh" 2016-03-11 17:31:56 -08:00
verify-api-reference-docs.sh
verify-boilerplate.sh
verify-codecgen.sh
verify-codegen.sh Fix remaining issues with conversion generator. 2016-03-29 09:49:27 +02:00
verify-description.sh
verify-flags-underscore.py
verify-generated-conversions.sh
verify-generated-docs.sh Include genyaml in update/verify generated docs scripts 2016-04-13 15:11:31 -07:00
verify-generated-protobuf.sh
verify-generated-swagger-docs.sh
verify-godep-licenses.sh Write a parallel (godeps) _workspace tree to hold all the missing files. 2016-03-22 16:51:30 -07:00
verify-godeps.sh Disable the vendor experiment in hack/verify-godeps.sh 2016-03-22 13:50:15 -07:00
verify-gofmt.sh Change the go version checking in go format to the same as in contrib. 2016-04-08 10:14:01 -04:00
verify-govet.sh Final vet fixes; enabling vet checks in verify scripts. 2016-04-13 13:51:51 -07:00
verify-import-boss.sh
verify-jenkins-job-configs.sh Add a verify check to check Jenkins job config changes 2016-04-12 16:49:28 -07:00
verify-linkcheck.sh
verify-swagger-spec.sh
verify-symbols.sh