kubernetes/test/e2e/framework
Zach Loafman 155a601425 e2e: Fix GetReadySchedulableNodesOrDie for taints
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.
2016-11-01 09:40:02 -07:00
..
BUILD e2e: Fix GetReadySchedulableNodesOrDie for taints 2016-11-01 09:40:02 -07:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
federation_util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
framework.go Adding cascading deletion support to federated namespaces 2016-10-26 16:54:12 -07:00
gobindata_util.go kill repo-root : test/e2e/serviceloadbalancers.go 2016-07-29 14:35:19 -04:00
kubelet_stats.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
log_size_monitoring.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
metrics_util.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
networking_utils.go e2e: Fix GetReadySchedulableNodesOrDie for taints 2016-11-01 09:40:02 -07:00
nodes_util.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
perf_util.go Fix kubelet perf data to make work again for perfdash. 2016-09-30 11:56:02 -07:00
pods.go include multiple versions in clientset 2016-10-29 13:30:47 -07:00
resource_usage_gatherer.go Replace client with clientset in code 2016-10-23 22:00:35 +02:00
test_context.go kubelet calls GetDirFsInfo(root directory) instead of using GetFsInfo(root label). Reverted #33520, and changed e2e test context to use nodefs 2016-10-27 08:04:59 -07:00
util.go e2e: Fix GetReadySchedulableNodesOrDie for taints 2016-11-01 09:40:02 -07:00