Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in-order scheduling policy #10902

Merged
merged 9 commits into from Jan 11, 2021
Merged

Commits on Dec 2, 2020

  1. Schedule on first available worker

    Micha Reiser committed Dec 2, 2020
    Copy the full SHA
    7fbbde4 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Micha Reiser committed Dec 2, 2020
    Copy the full SHA
    2d2fde4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Make scheduling policy configurable

    Micha Reiser committed Dec 3, 2020
    Copy the full SHA
    84d81f6 View commit details
    Browse the repository at this point in the history
  2. Update documentation and rename first-come to in-order

    Micha Reiser committed Dec 3, 2020
    Copy the full SHA
    f944dcf View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Micha Reiser committed Dec 3, 2020
    Copy the full SHA
    2e229ff View commit details
    Browse the repository at this point in the history
  4. Format Readme

    Micha Reiser committed Dec 3, 2020
    Copy the full SHA
    9f000d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2020

  1. Merge branch 'master' into no-round-robin

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    a080bfd View commit details
    Browse the repository at this point in the history
  2. Fix incorrect merge

    Micha Reiser committed Dec 26, 2020
    Copy the full SHA
    03606ed View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Address review comments

    Micha Reiser committed Dec 27, 2020
    Copy the full SHA
    111abcd View commit details
    Browse the repository at this point in the history