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

[ML] Use perAllocation and perDeployment memory usage in the model assignment planner #98874

Merged
merged 42 commits into from
Nov 6, 2023

Commits on Aug 24, 2023

  1. comments on work scope

    valeriy42 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    08e3c53 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    96c15d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e00431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259f883 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. extend unit tests

    valeriy42 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    613b92e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    dc8070d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. fixing original unit tests

    valeriy42 committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9f83f09 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    3ba327c View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    be7cfcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6a11b View commit details
    Browse the repository at this point in the history
  3. formatting

    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2a58efd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' of https://github.com/elastic/elasticsearch into …

    …update-assignment-planner
    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f9c338b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71756f8 View commit details
    Browse the repository at this point in the history
  6. Update .gitignore

    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6badb52 View commit details
    Browse the repository at this point in the history
  7. remove dead code

    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    d9ba0bd View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' of https://github.com/elastic/elasticsearch into …

    …update-assignment-planner
    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a348b58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4089462 View commit details
    Browse the repository at this point in the history
  10. spotless check

    valeriy42 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    c11d11a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    697c321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fdf55 View commit details
    Browse the repository at this point in the history
  3. fixed AssignmentPlanTests

    valeriy42 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    786f68d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76880dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b12f3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f531d5 View commit details
    Browse the repository at this point in the history
  7. formatting

    valeriy42 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3a763ea View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    e74374a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c33d6d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. fixing unit tests

    valeriy42 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    85b1f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    446a835 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. all tests green

    valeriy42 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fe80f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. formatting

    valeriy42 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    35e0ccd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22d648 View commit details
    Browse the repository at this point in the history
  3. remove dead code

    valeriy42 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    8e278d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    60b53ad View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    50d6d2e View commit details
    Browse the repository at this point in the history
  2. formatting

    valeriy42 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6cefe3f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/elastic/elasticsearch into …

    …update-assignment-planner
    valeriy42 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d1373e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b3963d View commit details
    Browse the repository at this point in the history
  5. fix integration test

    valeriy42 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b3eb3f4 View commit details
    Browse the repository at this point in the history
  6. fix forbidden api check

    valeriy42 committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    92753e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    b8f3511 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf5555 View commit details
    Browse the repository at this point in the history