kubernetes/test/e2e
Kubernetes Submit Queue 500830d1b0
Merge pull request #59373 from nicksardo/ingress-gce-firewall
Automatic merge from submit-queue (batch tested with PRs 59373, 59379, 59252, 58295, 57786). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

GCE: Check nodeports are covered by firewall rule with port ranges

**What this PR does / why we need it**:
When testing firewalls for GCE ingresses, we should assert that particular nodeports are covered by individual ports or port ranges. Currently, port ranges are not acceptable input.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Will fix the currently erroring `ingress-gce-e2e` tests

**Special notes for your reviewer**:
/cc @MrHohn 
/assign @bowei

**Release note**:
```release-note
NONE
```
2018-02-05 22:28:32 -08:00
..
apimachinery Merge pull request #59059 from smarterclayton/move_partial_object 2018-02-05 12:40:37 -08:00
apps add basic functionality deployment integration tests 2018-02-01 16:21:07 -08:00
auth Merge pull request #58900 from Random-Liu/fix-psp-test 2018-01-26 21:00:38 -08:00
autoscaling Disable the DNS autoscaler test in large clusters. 2017-12-22 11:04:23 +01:00
chaosmonkey Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
common Ensure that the runtime mounts RO volumes read-only 2018-02-01 10:02:29 -07:00
framework Merge pull request #59373 from nicksardo/ingress-gce-firewall 2018-02-05 22:28:32 -08:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
instrumentation Add e2e tests for GPU monitoring. 2018-01-26 15:30:55 -08:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Merge pull request #58396 from chrisglass/do_not_use_ifupdown 2018-01-31 11:48:03 -08:00
manifest Promote SS to apps/v1 2018-01-18 13:48:52 +05:30
network Merge pull request #59222 from MrHohn/e2e-ingress-healthcheck-fix 2018-02-02 12:09:36 -08:00
node fix todo: migrate to use framework.AddOrUpdateLabelOnNode/framework.RemoveLabelOffNode replace of updateNodeLabels 2018-02-03 15:52:37 +08:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Reset DeferredDiscoveryRESTMapper before use 2018-01-30 11:53:20 -05:00
scheduling Skip rescheduler test. 2018-01-30 01:31:48 +00:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Merge pull request #57872 from mlmhl/volume_metric_bound_pvc 2018-02-05 18:43:37 -08:00
testing-manifests [GCE Ingress e2e] Add test for pre-shared certificate 2018-02-01 10:34:36 -08:00
ui Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
upgrades [GCE Ingress e2e] Add test for pre-shared certificate 2018-02-01 10:34:36 -08:00
BUILD Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
e2e-example-config.json
e2e.go Fix golint errors on test/e2e/e2e.go 2018-01-11 10:13:10 -08:00
e2e_test.go Move multizone e2e to sig scheduling path 2018-01-25 08:42:16 -08:00
examples.go the changes introduced in this commit plumbs in the generic scaler into kubectl. 2018-01-12 09:21:18 +01:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00