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: reconcilerio/dies
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: reconcilerio/dies
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0
Choose a head ref
  • 2 commits
  • 29 files changed
  • 1 contributor

Commits on May 7, 2025

  1. Handle Spec and Status field dies for pointers (#159)

    The Spec and Status fields for Objects are now correctly generated when
    either field is a struct pointer.
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored May 7, 2025
    Configuration menu
    Copy the full SHA
    5423527 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Kubernetes 1.34 API (#160)

    Upstream changes and breakages are reflected here.
    
    Add dies for resource.k8s.io/v1 group:
    
    - DeviceClass
    - ResourceClaim
    - ResourceClaimTemplate
    - ResourceSlice
    
    Add die for networking.k8s.io/v1 IPAddress
    
    Signed-off-by: Scott Andrews <scott@andrews.me>
    scothis authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    92dd2a7 View commit details
    Browse the repository at this point in the history
Loading