Files
kubernetes/test/e2e
Kubernetes Submit Queue 37122c2636 Merge pull request #35937 from zmerlynn/fix-e2e-for-taints
Automatic merge from submit-queue

e2e: Fix GetReadySchedulableNodesOrDie for taints

**What this PR does / why we need it**:

This changes framework.GetReadySchedulableNodesOrDie and
framework.GetMasterAndWorkerNodesOrDie so that nodes that can't take a
generic fake pod due to a taint/toleration mismatch aren't returned.

This is a rehash of #35210, but pulls in the scheduler code.

**Which issue this PR fixes**: c.f. #35210

**Special notes for your reviewer**: I think it's gross that we keep having to manually compute this in e2es. Maybe we need a bug for that?
2016-11-01 11:08:44 -07:00
..
2016-10-21 17:32:32 -07:00
2016-10-27 10:35:28 -07:00
2016-10-21 17:32:32 -07:00
2016-10-29 13:30:47 -07:00
2016-11-01 11:03:21 +01:00
2016-10-29 14:44:07 -07:00
2016-10-23 22:00:35 +02:00
2016-09-15 18:38:01 -04:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-28 10:06:31 -07:00
2016-10-23 22:00:35 +02:00
2016-10-23 22:00:35 +02:00
2016-10-27 17:25:10 -07:00
2016-10-29 13:30:47 -07:00
2016-10-27 17:25:10 -07:00
2016-10-23 22:00:35 +02:00
2016-10-23 22:00:35 +02:00
2016-10-27 15:12:14 -07:00