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

Commits on Jul 12, 2024

  1. Use omitempty for optional fields in Job Pod Failure Policy

    Kubernetes-commit: 111387b1fa7843e9c4aa33c07c6b1d30514934d8
    mimowo authored and k8s-publishing-bot committed Jul 12, 2024
    Copy the full SHA
    a63486c View commit details

Commits on Jul 17, 2024

  1. api: fix ValidatingAdmissionPolicyList json tag

    This change make api-server not omity the field `item` of
    ValidatingAdmissionPolicyList when ValidatingAdmissionPolicy is empty.
    So kubetl will print ValidatingAdmissionPolicyList correctly when ValidatingAdmissionPolicy is empty.
    
    Signed-off-by: xyz-li <hui0787411@163.com>
    
    Kubernetes-commit: f454cd38f72e1462311749ee39fbce8a56dd910c
    xyz-li authored and k8s-publishing-bot committed Jul 17, 2024
    Copy the full SHA
    0e08277 View commit details

Commits on Jul 18, 2024

  1. Merge pull request #126060 from mimowo/automated-cherry-pick-of-#1260…

    …46-upstream-release-1.29
    
    Automated cherry pick of #126046: Use omitempty for optional fields in Job Pod Failure Policy
    
    Kubernetes-commit: 0316910060e863469a50e88d92683979f998ba9c
    k8s-publishing-bot committed Jul 18, 2024
    Copy the full SHA
    7c71f3c View commit details

Commits on Jul 29, 2024

  1. Merge pull request #126157 from xyz-li/cherry-pick-124568-129

    Cherry pick of #124568 fix ValidatingAdmissionPolicyList json tag
    
    Kubernetes-commit: ae2e9233beb0c2ae0f485d60d08e378e6964ff7f
    k8s-publishing-bot committed Jul 29, 2024
    Copy the full SHA
    403c853 View commit details

Commits on Jan 16, 2025

  1. Copy the full SHA
    a51490a View commit details
Loading