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/kcp-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: kcp-dev/kcp-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.1
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Mar 11, 2026

  1. fix --cache-kubeconfig for shards (#165)

    * fix --cache-kubeconfig for shards
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    
    * lower parallelism to improve test stability
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    8294c4d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Let front-proxy verify against non-fp client CA (#178)

    * Add reconciler for a merged front proxy client CA + client CA bundle
    
    Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
    Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
    
    * Deploy both external and internal front proxy with merged client CA bundle
    
    Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
    Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
    
    ---------
    
    Signed-off-by: Nelo-T. Wallus <red.brush9525@fastmail.com>
    Signed-off-by: Nelo-T. Wallus <n.wallus@sap.com>
    ntnn authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    5d0a511 View commit details
    Browse the repository at this point in the history
Loading