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

RemoveFailedPods: guard against nil descheduler strategy (e.g. in case of default that loads all strategies) #632

Merged
merged 3 commits into from
Sep 29, 2021

Commits on Sep 20, 2021

  1. RemoveFailedPods: guard against nil descheduler strategy (e.g. in cas…

    …e of default that loads all strategies)
    a7i committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    6eb37ce View commit details
    Browse the repository at this point in the history
  2. e2e TestTopologySpreadConstraint: ensure pods are running before chec…

    …king for topology spread across domains
    a7i committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    1ba53ad View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. e2e tests for RemoveFailedPods strategy

    Fix priority class default
    a7i committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    f7c26ef View commit details
    Browse the repository at this point in the history