-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move e2e tests to us-east1 #847
Conversation
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: IronPan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: IronPan The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* move to us-east1 * switch to us-east1-b
* Add batcher module. * Add batcher module. * Add batcher e2e test timeout. * Add batcher e2e test timeout. * Some changes according to PR comments. * Enlarge batcher resource. * Change image name of batcher for CI. * Change batcher resource. * Changes according to comments of PR. * Add vendor/github.com/astaxie/beego vendor/github.com/satori/go.uuid vendor/github.com/shiena/ansicolor. * Add release/triggers/latest/batcher.yaml release/triggers/tagged/batcher.yaml. * Change mode of test/scripts/build-batcher.sh. * Change mode of test/scripts/build-batcher.sh. * Change mode of test/scripts/build-batcher.sh. * Fix import time issue and change the resource of batcher. * Add dependencies. * Add dependencies. * Fix pkg/webhook/admission/pod/batcher_injector_test.go issue. * delete vendor. * Change batcher.Dockerfile. * Change test/scripts/build-batcher.sh prow_config.yaml. * Change test/scripts/build-batcher.sh prow_config.yaml. * Change batcher README.md. * Change batcher README.md. * Change batcher container name to batcher. * Change batcher README.md. * Change batcher README.md. * Change license. * Change the type of maxBatchSize, maxLatency, timeout to int type. * Fix addBatcherAnnotations issue.
* add 1.1.1-release patch * add 1.1.1-release patch * update patche for openshift permission
Copied from #814
The original PR was blocked by github and travis integration bug.
This change is