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

system: re-evaluate node on feasability changes #11007

Merged
merged 4 commits into from
Aug 10, 2021

Commits on Aug 5, 2021

  1. system: re-evaluate node on feasability changes

    Fix a bug where system jobs may fail to be placed on a node that
    initially was not eligible for system job placement.
    
    This changes causes the reschedule to re-evaluate the node if any
    attribute used in feasability checks changes.
    Mahmood Ali committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    3f21295 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. check host volumes and devices as well

    Mahmood Ali committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    a9533a7 View commit details
    Browse the repository at this point in the history
  2. changelog

    Mahmood Ali committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8d56bb2 View commit details
    Browse the repository at this point in the history
  3. fixup! check host volumes and devices as well

    Mahmood Ali committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    11a6ba0 View commit details
    Browse the repository at this point in the history