k3s/hack
k8s-merge-robot d1ebc532eb Merge pull request #22175 from wojtek-t/store_kubemark_logs_in_case_of_failure
Auto commit by PR queue bot
2016-02-29 06:54:37 -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
verify-flags Merge pull request #21965 from mqliang/flag-abbreviation 2016-02-29 14:43:26 +01:00
benchmark-go.sh
benchmark-integration.sh
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
cherry_pick_pull.sh
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
ginkgo-e2e.sh Fix default for num-nodes in ginkgo-e2e.sh 2016-02-25 17:31:13 -05:00
grab-profiles.sh
install-etcd.sh
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
test-cmd.sh Eliminate racy scale command from resource-alias test. 2016-02-27 22:43:08 +00: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
update-generated-deep-copies.sh
update-generated-docs.sh
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
update-swagger-spec.sh
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
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
verify-flags-underscore.py
verify-generated-conversions.sh
verify-generated-deep-copies.sh
verify-generated-docs.sh
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
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
verify-import-boss.sh Add 'import-boss': enforce go import restrictions. 2016-01-27 16:18:46 -08:00
verify-linkcheck.sh
verify-swagger-spec.sh
verify-symbols.sh
vet-go.sh