8000 Comparing v0.30.4...v0.30.5 · kubernetes/client-go · GitHub
[go: up one dir, main page]

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: v0.30.4
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: v0.30.5
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on May 16, 2024

  1. make PodIP.IP and HostIP.IP required.

    Fields used as map keys must be required or defaulted when used in a CRD schema.
    
    see kubernetes/kubernetes#124540
    
    Signed-off-by: Lan Liang <gcslyp@gmail.com>
    
    Kubernetes-commit: 3ba8e9e80ee3123d5936fdfb95095418008a8756
    liangyuanpeng authored and k8s-publishing-bot committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f2cf545 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge pull request #126666 from thockin/automated-cherry-pick-of-#126…

    …057-upstream-release-1.30
    
    Automated cherry pick of #126057: make PodIP.IP and HostIP.IP required.
    
    Kubernetes-commit: ad8a5f5994c0949b5da4240006d938e533834987
    k8s-publishing-bot committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8981a9a View commit details
    Browse the repository at this point in the history
  2. update coredns/corefile-migration to v1.0.24 to support coredns v1.11.3

    Kubernetes-commit: 2414588ff4d236265c999452159c320797d65b97
    BenTheElder authored and k8s-publishing-bot committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    cdafd6e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Merge pull request #126797 from BenTheElder/automated-cherry-pick-of-…

    …#126449-upstream-release-1.30
    
    cherry pick of #126449: kube-up.sh: bump coreDNS to 1.11.3
    
    Kubernetes-commit: 772e3df468681f8327f00425829a60311d8b14e9
    k8s-publishing-bot committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8a9438e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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