k3s/hack
k8s-merge-robot 6b6d5096af Merge pull request #17177 from jayunit100/net-enable-e2e
Auto commit by PR queue bot
2015-11-13 02:28:40 -08:00
..
after-build Add very simple symbol checking to single monolithic binary 2015-11-09 11:19:41 -06:00
boilerplate Ignore _gopath in verify scripts 2015-10-19 14:09:23 -07:00
e2e-internal e2e test cluster stability during upgrade 2015-06-11 15:10:52 -07:00
gen-swagger-doc Don't update api-reference docs if the only changes are the timestamps 2015-11-06 11:37:22 -08:00
jenkins Merge pull request #17177 from jayunit100/net-enable-e2e 2015-11-13 02:28:40 -08:00
lib Gendocs for docs/admin/kube-* 2015-10-25 19:24:23 +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 Fix Kubemark tests by not gathering resource usage data 2015-11-09 11:45:07 +01: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 remove other cluster addon references for container build 2015-08-13 10:23:55 -07:00
cherry_pick_list.sh Add hack/cherry_pick_list.sh to list all automated cherry picks 2015-07-15 10:30:00 -07:00
cherry_pick_pull.sh Fix cherry_pick_pull.sh to workaround hub#976 2015-10-12 13:40:15 -07:00
conformance-test.sh Tag conformance tests with a [Conformance] string in the description 2015-10-09 23:14:43 +01:00
dev-build-and-push.sh
dev-build-and-up.sh
e2e-from-release.sh
e2e-test.sh
e2e.go Adding an e2e test for deployment 2015-09-25 17:14:31 -07:00
get-build.sh Fix KUBE_TAR_URL issue and fix root cause; fixes #15738 2015-10-16 13:09:52 -07:00
ginkgo-e2e.sh Add generic master detector; simplify conformance. 2015-08-19 13:20:22 -07:00
grab-profiles.sh Add a script to automatically grab profiles from running components 2015-10-27 09:42:27 +01:00
install-etcd.sh Update etcd to 2.2.1 2015-11-04 12:26:57 -08:00
kube-dump.sh
local-up-cluster.sh Apply correct SELinux label to kubelet volume dir in local cluster. 2015-11-03 15:00:43 -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
parallel-e2e.sh Remove restriction that cluster-cidr be a class-b 2015-05-06 15:01:13 -07:00
test-cmd.sh Make kubectl apply create resources if not found 2015-11-08 22:47:40 -08:00
test-go.sh Set up new "metrics" API group. 2015-11-02 09:49:02 -08:00
test-integration.sh in scripts, experimental/v1alpha1->extensions/v1beta1 2015-10-09 15:19:13 -07:00
test-update-storage-objects.sh Update code to use - in flag names instead of _ 2015-08-11 16:31:52 -04:00
update-all.sh Fixes for update-api-reference-docs.sh 2015-10-23 11:56:24 -04:00
update-api-reference-docs.sh address comments and fix 2015-11-06 17:16:48 -08:00
update-codecgen.sh Update doc in codecgen script 2015-11-09 09:14:59 +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-swagger-docs.sh Fix update-generated-swagger-docs.sh 2015-10-16 02:15:15 +02:00
update-gofmt.sh Ignore _gopath in verify scripts 2015-10-19 14:09:23 -07: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 remove e2e run before cluster upgrade 2015-06-17 17:02:04 -07:00
verify-all.sh In verify-all.sh, print check and its status in verbose mode 2015-09-25 13:25:44 -07:00
verify-api-reference-docs.sh address comments and fix 2015-11-06 17:16:48 -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 Fix unstable hack/update-codecgen.sh output 2015-11-04 20:40:48 +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 Ignore _gopath in verify scripts 2015-10-19 14:09:23 -07: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-swagger-docs.sh hack and hooks scripts for generating swagger docs 2015-08-22 02:27:41 +02:00
verify-godeps.sh Remove all _test.go files in Godep 2015-10-15 11:17:04 -04:00
verify-gofmt.sh Ignore _gopath in verify scripts 2015-10-19 14:09:23 -07: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