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: kcp-dev/code-generator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.1
Choose a base ref
...
head repository: kcp-dev/code-generator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.0
Choose a head ref
  • 8 commits
  • 387 files changed
  • 2 contributors

Commits on Jan 7, 2025

  1. prow: use build:1.23.4-1

    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    ea9dd8e View commit details
    Browse the repository at this point in the history
  2. Makefile: use golangci-lint v1.62.2

    Needed for go1.23.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    de0a976 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Update k8s.io dependencies to 1.32

    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    cc34b07 View commit details
    Browse the repository at this point in the history
  2. Makefile: use controller-gen v0.17.0

    Needed for client-go v0.32.0.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0351bdd View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. examples: Update kcp-dev/apimachinery and k8s dependencies to 1.32

    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    6026010 View commit details
    Browse the repository at this point in the history
  2. Removed "!ignore_autogenerated" build constraints in file templates

    The constraint caused the files to be not picked up by tools in
    k8s.io/code-generator/cmd.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    05f71fd View commit details
    Browse the repository at this point in the history
  3. Update generated example code

    Ran 'make codegen'.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    ba6ed45 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98 from gman0/1.32-prep

    ✨ Rebase for k/k 1.32
    kcp-ci-bot authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    54aa151 View commit details
    Browse the repository at this point in the history
Loading