kubernetes/plugin/pkg/scheduler/algorithm
Connor Doyle c93646e8da Support opaque integer resource accounting.
- Prevents kubelet from overwriting capacity during sync.
- Handles opaque integer resources in the scheduler.
  - Adds scheduler predicate tests for opaque resources.
- Validates opaque int resources:
  - Ensures supplied opaque int quantities in node capacity,
    node allocatable, pod request and pod limit are integers.
  - Adds tests for new validation logic (node update and pod spec).
- Added e2e tests for opaque integer resources.
2016-10-28 10:15:13 -07:00
..
predicates Support opaque integer resource accounting. 2016-10-28 10:15:13 -07:00
priorities Internal weight field for affinity must be int32 2016-10-25 19:28:40 -04:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
listers.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00
scheduler_interface_test.go Error info "scheduler" modify 2016-07-11 15:17:43 +08:00
scheduler_interface.go modify extends.Filter 2016-08-04 14:03:32 +08:00
types.go PredicateMetadata factory and optimization, Cleaned up some comments, 2016-10-20 08:27:11 -04:00