k3s/hack
Isaac Hollander McCreery b731b20907 Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes) 2016-01-08 11:09:15 -08:00
..
after-build Merge pull request #17854 from smarterclayton/basic_proto 2016-01-07 22:03:36 -08:00
boilerplate Update verify boilerplate to support 2016 2016-01-01 12:00:21 +01:00
e2e-internal e2e test cluster stability during upgrade 2015-06-11 15:10:52 -07:00
gen-swagger-doc Fix hack/update-api-reference-docs.sh script 2015-12-16 15:17:42 +01:00
jenkins Collapse REBOOT_SKIP_TESTS into GCE_DEFAULT_SKIP_TESTS, and remove GCE_SOAK_CONTINUOUS_SKIP_TESTS as redundant (see notes) 2016-01-08 11:09:15 -08:00
lib Merge pull request #19193 from luxas/static_kubectl 2016-01-02 01:50:56 -08:00
testdata Test that kubectl apply update annotation only if apply is already called 2015-10-26 15:21:34 -07:00
travis Move hack/travis/install-etcd.sh to hack/ 2015-10-13 16:04:44 -07:00
verify-flags Add new known flags and sort them 2016-01-06 21:09:20 -05:00
benchmark-go.sh
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
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 Merge pull request #17839 from mesosphere/sttts-conformance-tags 2015-12-01 01:53:16 -08:00
dev-build-and-push.sh
dev-build-and-up.sh
e2e-from-release.sh
e2e-test.sh
e2e.go Minion->Node rename: comments and vars for e2e.go and e2e.sh 2015-12-01 16:00:47 -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 #17601 from eosrei/shell-var-MINION-to-NODE 2015-11-26 05:02:44 -08: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
kube-dump.sh Minion->Node rename: NODE_NAMES, NODE_NAME, NODE_PORT 2015-11-25 00:45:09 -08:00
local-up-cluster.sh Merge pull request #18813 from runseb/patch-1 2015-12-20 14:28:26 -08: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 Increase timeout for waiting for kubectl proxy in test-cmd 2016-01-05 11:22:15 +01:00
test-go.sh scheduler performance test suite: benchmarks and density tests 2015-12-18 09:39:33 -08:00
test-integration.sh in scripts, experimental/v1alpha1->extensions/v1beta1 2015-10-09 15:19:13 -07:00
test-update-storage-objects.sh Increase apiserver timeout in tests 2015-12-30 14:09:54 +01:00
update-all.sh Fix typo in hack/update-all.sh 2015-12-16 17:45:25 +01:00
update-api-reference-docs.sh Fix hack/update-api-reference-docs.sh script 2015-12-16 15:17:42 +01:00
update-codecgen.sh Fix update/verify-codecgen.sh for OSX. 2015-12-18 21:20:33 -08: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 Fix update-generated-swagger-docs.sh 2015-10-16 02:15:15 +02: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
upgrade-e2e-test.sh Cleanup e2e tags 2015-11-23 13:42:12 -08:00
verify-all.sh go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
verify-api-reference-docs.sh ignore trailing whitespace and blankline when verify api reference docs 2015-12-17 16:29:28 -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 Merge pull request #18926 from erictune/fix-build 2015-12-28 11:03:25 +01: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-godeps.sh Bump godep release - bugs seem to be fixed. 2015-12-30 15:45:23 -08:00
verify-gofmt.sh Make go version requirements clearer 2015-12-10 12:09:25 -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