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

pod anti-affinity check among nodes #1033

Merged

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    877d858 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    111055a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. avoid pod equality check with UID field

    also add node equality check with Name for short-cut
    10hin committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    b55a886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c07e13 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. reduce ListPodsOnANode call

    10hin committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f964b41 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    4d4baf9 View commit details
    Browse the repository at this point in the history
  2. fix old code

    10hin committed May 31, 2023
    Configuration menu
    Copy the full SHA
    db00e96 View commit details
    Browse the repository at this point in the history
  3. apply gofumpt -w -extra

    move klog/v2 import entry to bottom according to master code
    10hin committed May 31, 2023
    Configuration menu
    Copy the full SHA
    d32c20f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    d55ad53 View commit details
    Browse the repository at this point in the history