Files
kubernetes/pkg
k8s-merge-robot 99c8d10a28 Merge pull request #26803 from derekwaynecarr/fix_26319
Automatic merge from submit-queue

Move quota usage testing for loadbalancers into unit tests

Fixes https://github.com/kubernetes/kubernetes/issues/26319

* moved testing for node port and load balancer usage in quota to unit tests
* remove node port and node port -> loadbalancer service testing out of e2e
 * covered already in replenishment_controller_test scenario

Given the time it takes to even allocate a load balancer, it seems better to test that outside of this test case to avoid unnecessary flakes.

/cc @bprashanth
2016-06-08 12:51:53 -07:00
..
2016-06-06 17:18:22 -04:00
2016-06-06 17:18:22 -04:00
2016-06-06 17:18:22 -04:00
2016-06-03 20:41:08 -07:00
2016-06-06 17:18:22 -04:00
2016-06-02 16:57:28 -07:00
2016-05-22 22:18:58 -07:00
2016-06-06 17:18:22 -04:00
2016-06-06 10:49:46 +02:00