8000 Comparing v0.16.0...v0.16.1 · kubernetes-sigs/controller-tools · 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-sigs/controller-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: kubernetes-sigs/controller-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Aug 14, 2024

  1. Bump testdata to k8s.io/* v1.31

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2e0181a View commit details
    Browse the repository at this point in the history
  2. Add test for protocol

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7ef21aa View commit details
    Browse the repository at this point in the history
  3. Remove hard-coded Protocol schema

    Signed-off-by: Stefan Büringer buringerst@vmware.com
    sbueringer committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2f6801d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1035 from sbueringer/pr-fix-default-issue

    🐛 Fix duplicate default value when generating CRDs with corev1.Protocol
    k8s-ci-robot authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    897f14b View commit details
    Browse the repository at this point in the history
Loading
0