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

koordlet: kill container after calling eviction api success #1759

Merged
merged 5 commits into from
Jun 3, 2024

Commits on May 21, 2024

  1. feat: add only-evict-by-api flag for koordlet

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9f1a43e View commit details
    Browse the repository at this point in the history
  2. feat: export evictor function EvictPodIfNotEvicted

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed May 21, 2024
    Configuration menu
    Copy the full SHA
    198749d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat: evict pod only called api successed for cpu eviction

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7cb024e View commit details
    Browse the repository at this point in the history
  2. feat: evict pod only called api successed for memory eviction

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9e5d1ff View commit details
    Browse the repository at this point in the history
  3. fix koordlet config test

    Signed-off-by: j4ckstraw <j4ckstraw@foxmail.com>
    j4ckstraw committed May 22, 2024
    Configuration menu
    Copy the full SHA
    423e5b2 View commit details
    Browse the repository at this point in the history