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

WRKLDS-1454: Evictions in background downstream patch #118

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    be48f6d View commit details
    Browse the repository at this point in the history
  2. UPSTREAM: <carry>: Introduce RequestEviction feature for evicting pod…

    …s in background
    
    When the feature is enabled each pod with descheduler.alpha.kubernetes.io/request-evict-only
    annotation will have the eviction API error examined for a specific
    error code/reason and message. If matched eviction of such a pod will be interpreted
    as initiation of an eviction in background.
    ingvagabund committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7934344 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65ce3b8 View commit details
    Browse the repository at this point in the history