k3s/hack
k8s-merge-robot 130c67f1b0 Merge pull request #22474 from bprashanth/local-up
Auto commit by PR queue bot
2016-03-04 02:29:36 -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 Remove PrepareVersion from hack/e2e.go. 2016-02-24 13:08:22 -08:00
gen-swagger-doc Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
jenkins Revert "Enable --log-level=info for docker daemons for scalability jenkins jo…" 2016-03-03 19:21:11 -08:00
lib Print go version when building release 2016-03-02 16:40:35 +01: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 #22463 from huang195/add_kubelet_kubeconfig_flag 2016-03-03 20:19:05 -08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05: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 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 Remove PrepareVersion from hack/e2e.go. 2016-02-24 13:08:22 -08:00
get-build.sh cleanup some nits in hack/get-build.sh 2015-11-17 11:20:17 -08:00
ginkgo-e2e.sh Merge pull request #21914 from spxtr/remove-prepare-version 2016-03-02 15:57:59 -08:00
grab-profiles.sh Add Scheduler and ControllerManager profile grabbing 2015-12-10 16:27:13 +01:00
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 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 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 #22009 from aveshagarwal/master-create-urls-issue 2016-03-03 15:21:35 -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 Fix update codecgen 2016-03-04 10:42:06 +01: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 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 New Godeps LICENSE generation tool. 2016-03-01 18:16:09 -08:00
update-gofmt.sh Make go version requirements clearer 2015-12-10 12:09:25 -08:00
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 Add .md and .yaml exceptions to verify-flags-underscore.py. 2015-12-07 16:33:27 -08:00
verify-generated-conversions.sh
verify-generated-deep-copies.sh
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
verify-godep-licenses.sh New Godeps LICENSE generation tool. 2016-03-01 18:16:09 -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
verify-swagger-spec.sh
verify-symbols.sh Add very simple symbol checking to single monolithic binary 2015-11-09 11:19:41 -06:00
vet-go.sh