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

feat(qrm): implement a native policy for cpu qrm plugin #144

Merged
merged 9 commits into from
Jul 27, 2023

Commits on Jul 26, 2023

  1. feat(qrm): refine cpu plugin dynamic policy

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    cff15de View commit details
    Browse the repository at this point in the history
  2. feat(qrm): implement a native policy for cpu qrm plugin

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8720c17 View commit details
    Browse the repository at this point in the history
  3. chore(qrm): add license headers for the native policy

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    908a005 View commit details
    Browse the repository at this point in the history
  4. feat(qrm): return and save allocationInfo for containers in shared pool

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    96645dd View commit details
    Browse the repository at this point in the history
  5. feat(qrm): support allocation option in native policy

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    bdadc23 View commit details
    Browse the repository at this point in the history
  6. feat(qrm): native policy support get reserved cpus from kubelet

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f9d54ac View commit details
    Browse the repository at this point in the history
  7. feat(qrm): get native qos class from framework

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    95726cd View commit details
    Browse the repository at this point in the history
  8. test(qrm): add unit test for native policy

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7fb799d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. fix(qrm): fix issues in the comments

    Signed-off-by: caohe <caohe9603@gmail.com>
    caohe committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ab1dc70 View commit details
    Browse the repository at this point in the history