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/client-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kubernetes/client-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-1.34
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 38 files changed
  • 6 contributors

Commits on Apr 17, 2025

  1. docs: clarify that this is a staging repository and not for direct co…

    …ntributions
    
    Signed-off-by: sAchin-680 <[email protected]>
    
    Kubernetes-commit: 7c43e6d2fdbf88f8d92559dac3cabb23da2a2957
    sAchin-680 authored and k8s-publishing-bot committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    b53b1f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. KEP-5075: generated codes from make update

    Signed-off-by: Sunyanan Choochotkaew <[email protected]>
    
    Kubernetes-commit: 59bba927178174041c5e72f60432e70c5db210bf
    sunya-ch authored and k8s-publishing-bot committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    42e6182 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. link to what a staging repository is

    Kubernetes-commit: 011d50019758a7405c6ff37f0fdbd44dacb607b5
    BenTheElder authored and k8s-publishing-bot committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    c00384c View commit details
    Browse the repository at this point in the history
  2. add pointer to CONTRIBUTING.md for more details on contributing, clar…

    …ify read-only
    
    Kubernetes-commit: ada2ed8487708056ff11bd2413da1073558e6d7c
    BenTheElder authored and k8s-publishing-bot committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    0b8655b View commit details
    Browse the repository at this point in the history
  3. clarify that staging repos are automatically published

    Kubernetes-commit: e49f6116f9eec5d48f2c8913e598fef496644d01
    BenTheElder authored and k8s-publishing-bot committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    5f737f3 View commit details
    Browse the repository at this point in the history
  4. fix: Update unit test to catch actual nil Labels case and fix functio…

    …nality to handle nil Labels
    
    Kubernetes-commit: 4ae3b64b73617c9f9f162874e87f500e265f05e1
    DerekFrank authored and k8s-publishing-bot committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    ddcdc12 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. Merge remote-tracking branch 'origin/master' into release-1.34

    Kubernetes-commit: c5d688bb1020431135dabe225e562052c0b296e3
    k8s-publishing-bot committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    97396af View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. gofmt and review feedback

    Kubernetes-commit: 4a40ddf1e6b6ec907a2875f0427e129de4bd789f
    DerekFrank authored and k8s-publishing-bot committed Aug 18, 2025
    Configuration menu
    Copy the full SHA
    145cb8f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Merge pull request #134004 from DerekFrank/automated-cherry-pick-of-#…

    …133573-upstream-release-1.34
    
    Automated cherry pick of #133573: fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
    
    Kubernetes-commit: a147a2c8da02ff628e560c32202de5951f296662
    k8s-publishing-bot committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    7ffba0f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. Remove invalid SAN certificate construction

    Kubernetes-commit: f40e4ce55298e0d0ea0149987e774b44a276075c
    liggitt authored and k8s-publishing-bot committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    2505205 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Merge pull request #134589 from liggitt/automated-cherry-pick-of-#134…

    …588-upstream-release-1.34
    
    Automated cherry pick of #134588: go 1.25.2/1.24.8 related fixes
    
    Kubernetes-commit: 00b6a4c7afdbd95d9ef5b5f3cada04ac15b0c135
    k8s-publishing-bot committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    1bb1ad2 View commit details
    Browse the repository at this point in the history
Loading