kubernetes/hack
k8s-merge-robot 2266c4eb1d Merge pull request #27371 from andyzheng0831/network-plugin
Automatic merge from submit-queue

Revert "Revert "GCI: add support for network plugin""

PR #27027 added the network plugin support in GCI config, but later a bug in the network plugin broke e2e tests (see issue #27118). The bug was fixed by #27141 and we have been repeatedly run the serial e2e tests more than 10 times to verify the fix. Now it should be safe to put the GCI network plugin support back.

We will first merge in the master branch and monitor the Jenkins serial tests for a while and then cherry-pick it into release-1.3 branch.
2016-06-17 14:03:18 -07:00
..
boilerplate Standard input for kubectl tests 2016-05-10 14:16:50 -04:00
cmd/teststale Add more tests. 2016-05-14 23:19:18 -07:00
e2e-internal Fixing references to federated-context and federation-e2e 2016-06-13 16:43:55 -07:00
gen-swagger-doc Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
jenkins Merge pull request #27289 from mikedanese/split-verify 2016-06-16 19:37:06 -07:00
lib Revamp doc generation 2016-06-08 17:22:12 -07:00
testdata Merge pull request #24719 from bprashanth/kubectl_tls 2016-05-22 09:40:42 -07:00
verify-flags Merge pull request #27371 from andyzheng0831/network-plugin 2016-06-17 14:03:18 -07:00
autogenerated_placeholder.txt Revamp doc generation 2016-06-08 17:22:12 -07:00
benchmark-go.sh
benchmark-integration.sh Speed up test, by not running with custom etcd prefix 2016-05-27 14:30:24 +02: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
dev-build-and-push.sh
dev-build-and-up.sh
dev-push-hyperkube.sh Fix the problem in building hyperkube for 3rd party registry 2016-06-01 04:38:48 -04:00
e2e-node-test.sh Node e2e Makefile support for running remote tests against kubernetes-node-e2e-images. 2016-06-08 07:31:54 -07:00
e2e.go Federation build and e2e test integration 2016-05-25 15:07:27 -07:00
federated-ginkgo-e2e.sh document federation e2e cli flow 2016-06-09 15:11:52 -07:00
generate-docs.sh Revamp doc generation 2016-06-08 17:22:12 -07:00
get-build.sh cleanup some nits in hack/get-build.sh 2015-11-17 11:20:17 -08:00
ginkgo-e2e.sh Multiple MIGs in e2e cluster autoscaling tests. 2016-06-01 11:20:41 +02:00
godep-save.sh Create a script to update godeps 2016-05-12 22:04:19 -04: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 Fix regex in list-feature-tests.sh. 2016-03-07 16:49:39 -08:00
local-up-cluster.sh Update default value of CLAIM_BINDER_SYNC_PERIOD. 2016-06-15 15:25:55 +02:00
lookup_pull.py
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
test-cmd.sh Merge pull request #26399 from ixdy/jenkins-unittest-build 2016-06-16 16:11:01 -07:00
test-go.sh stop double testing, extra coverage not worth the time 2016-06-16 14:44:25 -07:00
test-integration.sh Merge pull request #27568 from lavalamp/faster 2016-06-16 16:11:05 -07:00
test-update-storage-objects.sh Test non-default etcdPrefixes. 2016-05-31 10:49:30 +02:00
update-all.sh Remove superfluous dollar causing hack/update-all.sh to fail when not running in silent mode 2016-05-07 10:15:32 +02:00
update-api-reference-docs.sh This fixes #26526 the white space problem 2016-05-30 15:32:43 +02:00
update-codecgen.sh Speedup update_codecgen by precomputing dependencies. 2016-05-27 22:01:06 +02:00
update-codegen.sh add release_1_3 clientset in update-codegen 2016-05-25 21:14:16 -07:00
update-generated-docs.sh Revamp doc generation 2016-06-08 17:22:12 -07:00
update-generated-protobuf-dockerized.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
update-generated-protobuf.sh Fix script for updating protobufs. 2016-05-09 15:57:26 +02:00
update-generated-swagger-docs.sh Finish implementing policy API. 2016-05-13 17:27:58 -07:00
update-godep-licenses.sh Fix call-sites after dep updates 2016-06-02 16:57:28 -07:00
update-gofmt.sh Demand at least go1.6 2016-05-08 20:30:37 -07:00
update-munge-docs.sh Revamp doc generation 2016-06-08 17:22:12 -07:00
update-swagger-spec.sh add rbac for tests and kubectl 2016-05-25 14:25:56 -07:00
verify-all.sh Strip the proto build guard 2016-04-20 12:12:29 -04:00
verify-api-reference-docs.sh Update verify scripts to clean up even on failures 2016-06-16 11:45:26 -07:00
verify-boilerplate.sh
verify-codecgen.sh Update verify scripts to clean up even on failures 2016-06-16 11:45:26 -07:00
verify-codegen.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-description.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-flags-underscore.py ignore _output directory in verify flags script 2016-06-06 17:47:38 -07:00
verify-generated-docs.sh Revamp doc generation 2016-06-08 17:22:12 -07:00
verify-generated-protobuf.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-generated-swagger-docs.sh Update verify scripts to clean up even on failures 2016-06-16 11:45:26 -07:00
verify-godep-licenses.sh Verify changes against upstream vendor/ as well. 2016-05-27 16:27:42 -07:00
verify-godeps.sh Merge pull request #26458 from david-mcmahon/godep-version 2016-06-03 11:04:38 -07:00
verify-gofmt.sh Fix incorrect gofmt hint 2016-05-26 10:27:45 -07:00
verify-govet.sh split verify out of unit/integration suite 2016-06-16 18:23:03 -07:00
verify-import-boss.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-linkcheck.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-munge-docs.sh Revamp doc generation 2016-06-08 17:22:12 -07:00
verify-swagger-spec.sh Update verify scripts to clean up even on failures 2016-06-16 11:45:26 -07:00
verify-symbols.sh Get rid of hack/after-build scripts 2016-05-08 20:32:06 -07:00
verify-test-images.sh Add check to prevent use of untagged or :latest gcr.io images in e2e tests 2016-05-26 10:27:31 -07:00