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/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.29.0
Choose a base ref
...
head repository: kubernetes/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.29.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 21, 2023

  1. .*: bump golang.org/x/tools to v0.16.1

    Bumping tools to include the fix for a nil pointer
    deref error in go/types. See golang/go#64812
    for more details.
    
    This fix is needed for when we bump to go1.22.
    
    Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
    
    Kubernetes-commit: b055126537b1e2b59890469dcfbf795596cc8556
    MadhavJivrajani authored and k8s-publishing-bot committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    656e18f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #122429 from MadhavJivrajani/tools-bump-129

    [1.29][go1.22] .*: bump golang.org/x/tools to v0.16.1
    
    Kubernetes-commit: 0ab1828bb44713417dae360a83f74080144429d7
    k8s-publishing-bot committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    a48c0a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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