Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubernetes/kubernetes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.3
Choose a base ref
...
head repository: kubernetes/kubernetes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.4
Choose a head ref
  • 8 commits
  • 12 files changed
  • 5 contributors

Commits on Nov 14, 2024

  1. Ensure that a node's CIDR isn't released until the node is deleted

    Fixes #127792
    
    Fixes bug where a node's PodCIDR was released when the node was given a
    delete time stamp, but was hanging around due to a finalizer.
    adrianmoisey committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ea299ac View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 21, 2024

  1. Bump images, dependencies and versions to go 1.22.9 and distroless ip…

    …tables
    
    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    779a082 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Merge pull request #128912 from cpanato/update-go-131

    [release-1.31][go] Bump images, dependencies and versions to go 1.22.9 and distroless iptables
    k8s-ci-robot authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d89400f View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #128806 from adrianmoisey/automated-cherry-pick-of…

    …-#128305-upstream-release-1.31
    
    Automated cherry pick of #128305: Ensure that a node's CIDR isn't released until the node is deleted
    k8s-ci-robot authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b73931a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Dec 4, 2024

  1. Merge pull request #129004 from andyzhangx/automated-cherry-pick-of-#…

    …128286-upstream-release-1.31
    
    Automated cherry pick of #128286: fix isLikelyNotMountPointStatx relative path issue
    k8s-ci-robot authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    9968b8d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

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