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

Change break condition and thresholds validation for lowUtilization #285

Merged

Commits on May 25, 2020

  1. Stop condition and config validation change for lowUtilization

    1.Set default CPU/Mem/Pods percentage of thresholds to 100
    2.Stop evicting pods if any resource ran out
    3.Add thresholds verification method and limit resource percentage within [0, 100]
    4.Change testcases and readme
    lixiang233 committed May 25, 2020
    Configuration menu
    Copy the full SHA
    2a8dc69 View commit details
    Browse the repository at this point in the history