Kubernetes Submit Queue
84d0fbdb2e
Merge pull request #38643 from bprashanth/ing_avoid_nodeport
...
Automatic merge from submit-queue
Don't check nodeport for nginx ingress
Services behind a standard nginx ingress don't need nodeport, so don't check that.
2016-12-16 10:46:56 -08:00
Chao Xu
03d8820edc
rename /release_1_5 to /clientset
2016-12-14 12:39:48 -08:00
bprashanth
fc57d76018
Delete static-ip after ingress has cleaned up
2016-12-12 19:06:08 -08:00
bprashanth
ee6e4bd832
Don't check nodeport for nginx ingress
2016-12-12 12:04:51 -08:00
Wojciech Tyczynski
a9ec31209e
GetOptions - fix tests
2016-12-09 09:42:01 +01:00
Joe Finney
c9edc1c9be
Eradicate ExpectNoError from test/e2e.
2016-12-07 17:51:35 -08:00
bprashanth
f609546b34
Cleanup firewalls, add nginx ingress to presubmit
2016-12-06 14:25:47 -08:00
Kubernetes Submit Queue
251333971d
Merge pull request #37418 from bprashanth/ing_cleanup
...
Automatic merge from submit-queue
Cleanup old cloud resources after 48 hours
With this pr the ingress e2e purges old leaked resources (>48h), so even if tests fail due to leaks, the entire queue won't close till someone bumps up quota through a manual request.
2016-12-02 03:31:38 -08:00
Chao Xu
a55c71db4d
test/e2e
2016-11-23 15:53:09 -08:00
bprashanth
1457d20464
Cleanup old cloud resources after 48 hours
2016-11-22 18:43:21 -08:00
bprashanth
7cde81b59c
Clean up static-ip in e2e
2016-10-28 10:06:31 -07:00
Jan Chaloupka
4fde09d308
Replace client with clientset in code
2016-10-23 22:00:35 +02:00
Kubernetes Submit Queue
292004ace0
Merge pull request #35346 from bprashanth/glcoud_regex
...
Automatic merge from submit-queue
substitute gcloud regex with regexp
fixes https://github.com/kubernetes/kubernetes/issues/33840
2016-10-21 20:33:28 -07:00
bprashanth
6e31263115
substitute gcloud regex with regexp
2016-10-21 18:20:38 -07:00
bprashanth
692e440d6e
Allocate static-ip through cloudprovider library instead of gcloud
2016-10-21 14:29:25 -07:00
gmarek
7681a1bdff
Move RunRC-like functions to test/utils
2016-10-12 15:06:56 +02:00
bprashanth
9fffa09844
Replace gcloud shelling out with cloudprovider calls.
2016-09-06 17:58:59 -07:00
Kubernetes Submit Queue
8c11067540
Merge pull request #29773 from mfanjie/ingress-controller
...
Automatic merge from submit-queue
Add e2e tests for Federated Ingress
This is e2e code for federation ingress controller.
Based util functions, add federation ingress e2e cases(reuse current k8s ones) and add logic to validate the result.
2016-08-29 23:22:25 -07:00
bprashanth
65d76f507c
Nginx ingress e2es
2016-08-24 10:17:26 -07:00
mfanjie
cf26597ae8
add ingress connectivity check and dns check
2016-08-24 17:26:23 +08:00
mfanjie
a1bed2723e
address review comments, and fix panic in ingress e2e
2016-08-19 09:53:38 +08:00
mfanjie
6ecea5944c
extract common function in service, ingress and federation e2e to util, to be reused.
2016-08-19 09:53:38 +08:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Prashanth Balasubramanian
da6f964be4
Rewrite ingress e2es
2016-06-16 11:28:06 -07:00
Tim St. Clair
b0d3f32e88
Update test/e2e for test/e2e/framework refactoring
2016-04-13 10:50:17 -07:00
deads2k
ab03317d96
support CIDRs in NO_PROXY
2016-03-16 16:22:54 -04:00
Prashanth Balasubramanian
10cf2d4e4e
Ingress https E2E
2016-03-06 17:21:15 -08:00