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

Kubernetes Workload Scaler: ignore terminated pods #2384

Merged

Commits on Dec 5, 2021

  1. Expects getMetricValue to filter on phase before counting

    Signed-off-by: Staffan Olsson <[email protected]>
    solsson committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    715b79a View commit details
    Browse the repository at this point in the history
  2. Ignores terminated pods in kubernetes-workload count

    Signed-off-by: Staffan Olsson <[email protected]>
    solsson committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1f5bd52 View commit details
    Browse the repository at this point in the history
  3. Unknown shouldn't count as terminated

    Signed-off-by: Staffan Olsson <[email protected]>
    solsson committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    3a5dcda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    784d4c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Aligns 2.6.0 changelog formatting with that of sections below

    Signed-off-by: Staffan Olsson <[email protected]>
    solsson committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    c02c58f View commit details
    Browse the repository at this point in the history