• Connor Doyle's avatar
    Support opaque integer resource accounting. · c93646e8
    Connor Doyle authored
    - 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.
    c93646e8
Name
Last commit
Last update
..
algorithm Loading commit data...
algorithmprovider Loading commit data...
api Loading commit data...
factory Loading commit data...
metrics Loading commit data...
schedulercache Loading commit data...
testing Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
equivalence_cache.go Loading commit data...
extender.go Loading commit data...
extender_test.go Loading commit data...
generic_scheduler.go Loading commit data...
generic_scheduler_test.go Loading commit data...
scheduler.go Loading commit data...
scheduler_test.go Loading commit data...