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

Resync 20240926 #231

Merged
merged 58 commits into from
Oct 1, 2024
Merged

Resync 20240926 #231

merged 58 commits into from
Oct 1, 2024

Commits on Jun 10, 2024

  1. add validation for pggroup

    Signed-off-by: googs1025 <[email protected]>
    googs1025 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    02f42a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge pull request kubernetes-sigs#758 from googs1025/pg_limit

    fix: add validation for pggroup
    k8s-ci-robot authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7c477ad View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    2d9af55 View commit details
    Browse the repository at this point in the history
  2. Adds support for multi platform support

    - Add linux/ppc64le,linux/s390x
    - Switch to distroless
    - Add support for podman
    
    Signed-off-by: Paul Bastide <[email protected]>
    prb112 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9c1b3fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#746 from prb112/sp-745

    Add support for ppc64le and s390x architectures and distroless builds
    k8s-ci-robot authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    dcce6e0 View commit details
    Browse the repository at this point in the history
  4. Enable buildx in cloudbuild

    Huang-Wei committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    11667df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e18408 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f5aa4a View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#767 from Huang-Wei/fix-buildx-cont

    fix buildx command in cloudbuild
    k8s-ci-robot authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    9ae8f21 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d7cd28 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    1c436c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be4c41c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac621c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    774b05d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0759578 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#764 from googs1025/fix_comment

    chore: fix EventsToRegister method comment
    k8s-ci-robot authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    228fb87 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    f07b943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50277bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bc1425 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01153c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    d547ee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fc33cd View commit details
    Browse the repository at this point in the history
  3. bump k8s deps to v1.29.7

    Huang-Wei committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5c5469d View commit details
    Browse the repository at this point in the history
  4. vendor/*

    Huang-Wei committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    369b4ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    789c725 View commit details
    Browse the repository at this point in the history
  6. doc update for v0.29.7

    Huang-Wei committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7e5b969 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    372fafd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    832645d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4204aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3985434 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    61ddb8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd601aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d16dd2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4e683e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18005b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd8e9f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    781ea52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b53ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d67d2c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. add subtitle for trimaran in plugin list

    Signed-off-by: haorenfsa <[email protected]>
    haorenfsa committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    bfc4826 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Merge pull request kubernetes-sigs#790 from haorenfsa/master

    add subtitle for trimaran in plugin list
    k8s-ci-robot authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    98a211b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. go mod files

    Huang-Wei committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c7dc323 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    08ba361 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6022686 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67300af View commit details
    Browse the repository at this point in the history
  4. vendor/

    Huang-Wei committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    37b7888 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Merge pull request kubernetes-sigs#792 from Huang-Wei/bump-deps-1.30.4

    bump k8s dependencies to v1.30.4
    k8s-ci-robot authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bcd19de View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    ae98811 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#794 from Huang-Wei/bin-scheduler

    use `/bin/kube-scheduler` and `/bin/controller` as the entrypoints of Dockerfiles
    k8s-ci-robot authored Aug 25, 2024
    Configuration menu
    Copy the full SHA
    a0d8826 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

  1. Merge pull request kubernetes-sigs#755 from maoqide/solve_go_vet

    solve struct literal uses unkeyed fields
    k8s-ci-robot authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    0744b26 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. nrt: log: introduce and use "generation" for cache

    In order to improve the debuggability of the overreserve cache, we
    would like to
    1. correlate the cache state being used with
    2. the actions the resync loop is doing
    3. infer in a easier way the current state of the cache
    
    This change aims to improve points 1 and 2, while also trying to make
    3 easier in the future.
    
    We introduce the concept of "generation" which is an opaque
    monotonically increasing integer similar in spirit to the
    `resourceVersion` kube API field.
    Every time the internal state of the cache is updated, which happens
    only in the resync loop by design, we increment the generation.
    
    GetCachedNRTCopy will also return the generation of the data
    being used, so we have now an uniform way to correlate readers
    and writer of the cache, and we gain better visibility of the data
    being used.
    
    With verbose enough logging, using the generation is now easier
    (albeit admittedly still clunky) to reconstruct the chain of changes
    which lead to a given cache state, which was much harder previously.
    Similarly, there's now a clear way to learn which cache state was
    used to make a given scheduling decision, which was much harder before.
    
    The changes involve mostly logging; to avoid proliferation of return
    values, however, a trivial refactoring is done in `GetCachedNRTCopy`.
    A beneficial side effect is much improved documentation of the
    return values.
    
    Signed-off-by: Francesco Romani <[email protected]>
    ffromani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0dae3ec View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge pull request kubernetes-sigs#798 from ffromani/nrt-log-generation

    nrt: log: introduce and use "generation" for cache
    k8s-ci-robot authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7a836bc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Ensure consistent casing in Dockerfiles (kubernetes-sigs#799)

    * Fixes controller's Dockerfile casing
    
    * Fixes scheduler's Dockerfile casing
    
    When using the Makefile to build the images, a warning arises regarding the incosistent casing of the "FROM" and "as" keywords.
    LavredisG authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    36b2c5c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. KEP for PEAKS plugin (kubernetes-sigs#763)

    * KEP for PEAKS plugin
    
    Signed-off-by: Krishnasuri Narayanam <[email protected]>
    
    * changes to address the KEP review comments
    
    * fixing toc as review comments
    
    Signed-off-by: Krishnasuri Narayanam <[email protected]>
    
    ---------
    
    Signed-off-by: Krishnasuri Narayanam <[email protected]>
    knarayan authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    bb56af1 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    fb1c4f1 View commit details
    Browse the repository at this point in the history
  2. [KNI] resync 20240928

    Signed-off-by: Francesco Romani <[email protected]>
    ffromani committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    228717a View commit details
    Browse the repository at this point in the history