kubernetes/hack
k8s-merge-robot a608cc94e8 Merge pull request #22156 from caesarxuchao/revert-20202
Auto commit by PR queue bot
2016-02-29 18:24:31 -08:00
..
after-build verify-linkchecker.sh now exits with a non-zero return code if found invalid links 2016-02-23 16:51:29 -08:00
boilerplate Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
e2e-internal Move E2E kube-up call into test-setup from e2e-internal. 2016-02-17 16:49:07 -08:00
gen-swagger-doc Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
jenkins Merge pull request #22175 from wojtek-t/store_kubemark_logs_in_case_of_failure 2016-02-29 06:54:37 -08:00
lib Merge pull request #21520 from mikedanese/fastbuild 2016-02-28 07:23:22 -08:00
testdata Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data 2016-02-23 14:22:41 -08:00
travis Move hack/travis/install-etcd.sh to hack/ 2015-10-13 16:04:44 -07:00
verify-flags Merge pull request #21965 from mqliang/flag-abbreviation 2016-02-29 14:43:26 +01:00
benchmark-go.sh make benchmark able to run only specific packages 2015-05-04 14:28:37 -07:00
benchmark-integration.sh Add a method for encoding directly to a io.Writer and use it for HTTPx 2015-09-24 15:52:09 -07:00
build-cross.sh Add support for building arm, arm64 and ppc64le server and client targets 2016-02-07 20:35:14 +02:00
build-go.sh
build-ui.sh Set execute permission for hack/build-ui.sh as other script files. 2015-11-17 15:37:58 -05:00
cherry_pick_pull.sh Fix mktemp invocation for OS X 2015-11-30 12:14:57 -08:00
conformance-test.sh Remove hack/e2e-test.sh in favor of hack/e2e.go. 2016-02-16 14:54:50 -08:00
dev-build-and-push.sh
dev-build-and-up.sh
e2e-node-test.sh Refactor node e2e tests 2016-02-22 20:06:15 -08:00
e2e.go Move E2E kube-up call into test-setup from e2e-internal. 2016-02-17 16:49:07 -08:00
get-build.sh cleanup some nits in hack/get-build.sh 2015-11-17 11:20:17 -08:00
ginkgo-e2e.sh Fix default for num-nodes in ginkgo-e2e.sh 2016-02-25 17:31:13 -05:00
grab-profiles.sh Add Scheduler and ControllerManager profile grabbing 2015-12-10 16:27:13 +01:00
install-etcd.sh Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
list-feature-tests.sh Add instructions and tooling for munging test infra for a new release series 2016-02-12 17:24:06 -08:00
local-up-cluster.sh Enable passing hostname-override through environment variable 2016-02-23 09:44:41 -05:00
lookup_pull.py Add hack/cherry_pick_list.sh to list all automated cherry picks 2015-07-15 10:30:00 -07:00
test-cmd.sh switch namespace before recreate a pod in test-cmd.sh 2016-02-28 19:03:31 -08:00
test-go.sh *: enable authorization.k8s.io/v1beta1 extensions for go tests 2016-02-22 11:49:01 -08:00
test-integration.sh Fixed and added tests 2016-02-19 09:20:56 -08:00
test-update-storage-objects.sh Merge pull request #20356 from mml/tuso-faster 2016-02-06 01:48:07 -08:00
update-all.sh Make hack/update-all.sh short-circuit unless run with -a 2016-01-22 00:17:14 -05:00
update-api-reference-docs.sh refacotr update-api-reference-docs.sh 2016-02-10 16:46:59 -08:00
update-codecgen.sh Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
update-codegen.sh First use of new deep-copy generator. 2015-12-29 18:06:09 +01: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 Gendocs for docs/admin/kube-* 2015-10-25 19:24:23 +08:00
update-generated-protobuf.sh go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
update-generated-swagger-docs.sh Created batch API group and copied Job there 2016-02-19 09:20:56 -08:00
update-godep-licenses.sh updated license exceptions for testify and yaml.v2 2016-01-27 17:25:00 +00:00
update-gofmt.sh Make go version requirements clearer 2015-12-10 12:09:25 -08: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
verify-all.sh linkchecker tool now visits the URL to determine if it's valid 2016-01-26 17:01:37 -08:00
verify-api-reference-docs.sh Remove a diff option not in BSD diff 2016-02-19 08:47:57 -08:00
verify-boilerplate.sh Speed up pre-commit boilerplate by only checking changed files 2015-08-14 10:19:33 -04:00
verify-codecgen.sh Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
verify-codegen.sh First use of new deep-copy generator. 2015-12-29 18:06:09 +01:00
verify-description.sh hack and hooks scripts for generating swagger docs 2015-08-22 02:27:41 +02:00
verify-flags-underscore.py Add .md and .yaml exceptions to verify-flags-underscore.py. 2015-12-07 16:33:27 -08: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 Gendocs for docs/admin/kube-* 2015-10-25 19:24:23 +08:00
verify-generated-protobuf.sh go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
verify-generated-swagger-docs.sh hack and hooks scripts for generating swagger docs 2015-08-22 02:27:41 +02:00
verify-godep-licenses.sh Add hack/update-godep-licenses.sh to generate Godeps/LICENSES.md 2016-01-14 09:05:25 -08:00
verify-godeps.sh Pin Godep to version v53 2016-02-23 14:01:52 -05:00
verify-gofmt.sh Make go version requirements clearer 2015-12-10 12:09:25 -08:00
verify-import-boss.sh Add 'import-boss': enforce go import restrictions. 2016-01-27 16:18:46 -08: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
verify-symbols.sh Add very simple symbol checking to single monolithic binary 2015-11-09 11:19:41 -06:00
vet-go.sh