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

PAASTA-18198: add pool_node_affinities to improve Karpenter AZ balance #3849

Merged
merged 13 commits into from
May 2, 2024

Commits on Apr 30, 2024

  1. PAASTA-18198: add pool_node_selectors

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a0eaad8 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9f3fb39 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. simplify

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3cc21e5 View commit details
    Browse the repository at this point in the history
  2. black

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    48ee208 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a7903f9 View commit details
    Browse the repository at this point in the history
  4. black

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    52d4314 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bcdb89a View commit details
    Browse the repository at this point in the history
  6. rename to pool_node_affinities

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    aa1eeb4 View commit details
    Browse the repository at this point in the history
  7. check for more labels

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d0f8e18 View commit details
    Browse the repository at this point in the history
  8. black

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    125575d View commit details
    Browse the repository at this point in the history
  9. add type annotation

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    12d543d View commit details
    Browse the repository at this point in the history
  10. review feedback

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6c735c9 View commit details
    Browse the repository at this point in the history
  11. black

    Signed-off-by: Max Falk <gfalk@yelp.com>
    gmdfalk committed May 2, 2024
    Configuration menu
    Copy the full SHA
    782269a View commit details
    Browse the repository at this point in the history