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.0
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.2
Choose a head ref
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on May 3, 2024

  1. fix(api): make LocalObjectReference.Name and HostAlias.IP required (#…

    …124553)
    
    * fix(api): LocalObjectReference Name a "" default and make HostAlias.IP required
    
    * chore(api): add LocalObjectReference comment
    
    * chore(api): add omitempty to LocalObjectReference's Name
    
    * chore(api): add kubebuilder:default annotation
    
    * chore(api): ./hack/update-codegen.sh
    
    Kubernetes-commit: 37e7cbdd3a6e9dd1044408b157226c53c76fdf71
    pmalek authored and k8s-publishing-bot committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2daa31e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #124694 from pmalek/backport-124553-to-release-1.30

    [backport release-1.30]: fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)
    
    Kubernetes-commit: 80932fe95b4f0781b8267f93ee258b707181f93d
    k8s-publishing-bot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4e1652b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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