k3s/test
k8s-merge-robot 27512dd0a1 Merge pull request #25190 from ingvagabund/e2e-scheduler-predicates-validate-resource-limits
Automatic merge from submit-queue

SchedulerPredicates e2e test: be more verbose about requested resource

When ``validates resource limits of pods that are allowed to run [Conformance]`` test is run, logs could give more information about requested resource and say it is for cpu and in mili units.

cpu is stored in m units here:

```
nodeToCapacityMap[node.Name] = capacity.MilliValue()
```
2016-05-20 05:31:38 -07:00
..
component/scheduler/perf fix the Store to be Indexer 2016-05-18 10:18:13 +08:00
e2e Merge pull request #25190 from ingvagabund/e2e-scheduler-predicates-validate-resource-limits 2016-05-20 05:31:38 -07:00
e2e_node Merge pull request #25708 from ixdy/node-e2e-test-timeout 2016-05-20 04:42:16 -07:00
fixtures/pkg/kubectl/cmd/apply Fix reference to versioned object in kubectl apply 2016-02-10 14:11:44 -08:00
images gcr.io/google_containers/mounttest: use Stat instead of Lstat to retrieve fileinfo of symlinks as well 2016-05-17 15:57:33 +02:00
integration emergency gc test fix--be extra safe 2016-05-19 22:04:50 -07:00
kubemark Pipe content-type variable to hollow node 2016-05-11 14:57:40 +02:00
soak Convert everything to use vendor/ 2016-05-08 20:30:37 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00