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.30.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.30.2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 26, 2024

  1. tag service.spec.TrafficDistribution field as alpha

    Kubernetes-commit: d17cd6ef75c4b6f9a8a0ed0aa20ea9aa99b96e44
    aojea authored and k8s-publishing-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d9a08c5 View commit details
    Browse the repository at this point in the history

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
    15001b5 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
    a669f18 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124702 from aojea/automated-cherry-pick-of-#12457…

    …2-upstream-release-1.30
    
    Automated cherry pick of #124572: tag TrafficDistribution tests to avoid running on
    
    Kubernetes-commit: 6c9d03c1b988e30af2f68895eba1a6bf39fa641d
    k8s-publishing-bot committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0fd470c View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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