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

operator: Add Pod annotations with node topology labels to support zone aware scheduling #9503

Merged
merged 21 commits into from
Jul 14, 2023

Commits on Jun 30, 2023

  1. Zone aware:Add Pod annotations with node topology labels

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b554608 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    xperimental committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    190402c View commit details
    Browse the repository at this point in the history
  3. Rename controller

    xperimental committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c072f22 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    21cf32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba81178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13f5f83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be46f4f View commit details
    Browse the repository at this point in the history
  5. Simplify annotation code

    xperimental committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    76aac91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d7c7dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c49863 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Fix lint issues

    xperimental committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    84f529a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Fix minor issues and add unit tests

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b5ad7fd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Fix the unit tests for Zone Aware Handler

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    616cee7 View commit details
    Browse the repository at this point in the history
  2. Refactor code and add further tests

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    095a3ab View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Merge remote-tracking branch 'upstream/main' into Log3834

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    631cd04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ae1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9200ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9066111 View commit details
    Browse the repository at this point in the history
  5. Add CHANGELOG entry

    periklis committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b938183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e04e1e View commit details
    Browse the repository at this point in the history
  7. Addiitonal fixes from code review

    Signed-off-by: Shweta Padubidri <spadubid@redhat.com>
    shwetaap committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0abe6c9 View commit details
    Browse the repository at this point in the history