• JieJhih Jhang's avatar
    add scheduling framework configuration · 2cd5fc54
    JieJhih Jhang authored
    update bazel build
    
    fix get plugin config method
    
    initialize only needed plugins
    
    fix unit test
    
    fix import duplicate package
    
    update bazel
    
    add docstrings
    
    add weight field to plugin
    
    add plugin to v1alpha1
    
    add plugins at appropriate extension points
    
    remove todo statement
    
    fix import package file path
    
    set plugin json schema
    
    add plugin unit test to option
    
    initial plugin in test integration
    
    initialize only needed plugins
    
    update bazel
    
    rename func
    
    change plugins needed logic
    
    remove v1 alias
    
    change the comment
    
    fix alias shorter
    
    remove blank line
    
    change docstrings
    
    fix map bool to struct
    
    add some docstrings
    
    add unreserve plugin
    
    fix docstrings
    
    move variable inside the for loop
    
    make if else statement cleaner
    
    remove plugin config from reserve plugin unit test
    
    add plugin config and reduce unnecessary options for unit test
    
    update bazel
    
    fix race condition
    
    fix permit plugin integration
    
    change plugins to be pointer
    
    change weight to int32
    
    fix package alias
    
    initial queue sort plugin
    
    rename unreserve plugin
    
    redesign plugin struct
    
    update docstrings
    
    check queue sort plugin amount
    
    fix error message
    
    fix condition
    
    change plugin struct
    
    add disabled plugin for unit test
    
    fix docstrings
    
    handle nil plugin set
    2cd5fc54
Name
Last commit
Last update
..
app Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
scheduler.go Loading commit data...