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: kcp-1.32.3
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: kcp-1.31.6
Choose a head ref
  • 13 commits
  • 204 files changed
  • 3 contributors

Commits on Feb 23, 2025

  1. Revert "Update generated example code"

    This reverts commit ba6ed45.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    022c36b View commit details
    Browse the repository at this point in the history
  2. Revert "examples: Update kcp-dev/apimachinery and k8s dependencies to…

    … 1.32"
    
    This reverts commit 6026010.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    79e62eb View commit details
    Browse the repository at this point in the history
  3. Revert "Makefile: use controller-gen v0.17.0"

    This reverts commit 0351bdd.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    2176924 View commit details
    Browse the repository at this point in the history
  4. Revert "Update k8s.io dependencies to 1.32"

    This reverts commit cc34b07.
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    d16fed6 View commit details
    Browse the repository at this point in the history
  5. Makefile: updated versions of kube generators to v0.31.6

    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    c09a84f View commit details
    Browse the repository at this point in the history
  6. Updated k8s.io dependencies to v0.31.6

    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    ee18304 View commit details
    Browse the repository at this point in the history
  7. examples: Updated kcp-dev/logicalcluster to v3.0.5, with side-effect …

    …of updating some k8s.io deps to v0.31.6
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    897cfb3 View commit details
    Browse the repository at this point in the history
  8. examples: updated generated code

    Ran 'make codegen'
    
    On-behalf-of: SAP robert.vasek@sap.com
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 committed Feb 23, 2025
    Configuration menu
    Copy the full SHA
    f78b79a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. fix inconsistent group names

    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf authored and kcp-ci-bot committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    534bca4 View commit details
    Browse the repository at this point in the history
  2. codegen

    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf authored and kcp-ci-bot committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    3cd2e0d View commit details
    Browse the repository at this point in the history
  3. add example testcases to verify that the generated code is actually w…

    …orking, include it in `make test`
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf authored and kcp-ci-bot committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    3420e9b View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    cb47357 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #104 from kcp-ci-bot/cherry-pick-102-to-kcp-1.31.6

    [kcp-1.31.6] 🐛 Fix groupnames in examples
    kcp-ci-bot authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    db307c4 View commit details
    Browse the repository at this point in the history
Loading