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

Commits on Feb 13, 2024

  1. codegen: don't nuke files if only verifying

    The code generation tools support verification only with the
    --verify-only option, but this now fails because the files are nuked
    ahead of time.
    
    Signed-off-by: Stephen Kitt <skitt@redhat.com>
    
    Kubernetes-commit: 4e0e378180d8c8c6165f8980305eafbbd29c940e
    skitt authored and k8s-publishing-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a9bce21 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge pull request #123376 from skitt/automated-cherry-pick-of-#12326…

    …1-origin-release-1.29
    
    Automated cherry pick of #123261: codegen: don't nuke files if only verifying
    
    Kubernetes-commit: 95e60daafe6156e2db13a45a4630f6df89a11492
    k8s-publishing-bot committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3cc1c2e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golan…

    …g.org/protobuf v1.33.0
    
    Kubernetes-commit: 3ceb275cbe478ea866af363b57719085b8472b6d
    liggitt authored and k8s-publishing-bot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9d92335 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #123763 from liggitt/proto-1.29

    [1.29][CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0
    
    Kubernetes-commit: a6fe782283fbe8af43d4d8990a5b3b8b72822ab4
    k8s-publishing-bot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    867d3ef View commit details
    Browse the repository at this point in the history
Loading