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.1
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.6.0
Choose a head ref
  • 5 commits
  • 24 files changed
  • 5 contributors

Commits on Mar 12, 2026

  1. feat(shard): Add audit policy options (#141)

    Add an easy way to mount a ConfigMap containing the policy file into the
    shard container and let the operator configure the --audit-policy-file
    flag for the target path.
    
    on-behalf-of: @eon-se opensource@eon.com
    
    Signed-off-by: Maximilian Blatt <maximilian.blatt.external@eon.com>
    MisterMX authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    7b7489f View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. docs: update local setup with etcd helm chart (#180)

    On-behalf-of: @SAP robert.vasek@sap.com
    
    Signed-off-by: Robert Vasek <robert.vasek@clyso.com>
    gman0 authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    7af0fd5 View commit details
    Browse the repository at this point in the history
  2. Update CONTRIBUTING.md (#184)

    fix link to kcp Contributing Guide
    
    Signed-off-by: Kevin Gimbel <kevin@gimbel.dev>
    KevinGimbel authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    96ca110 View commit details
    Browse the repository at this point in the history
  3. add initial, basic AGENTS.md (#177)

    * add initial, basic AGENTS.md
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    
    * PR feedback
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    
    * PR feedback
    
    On-behalf-of: @SAP christoph.mewes@sap.com
    xrstf authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    88682c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2026

  1. Update & release prep (#188)

    * bump kcp image
    
    * Add cache server cert support
    
    * drop 0.28
    
    * add missing mount into shards
    
    * bump image
    
    * make PROTOKOL not fail CI
    mjudeikis authored Apr 2, 2026
    Configuration menu
    Copy the full SHA
    a5d1ade View commit details
    Browse the repository at this point in the history
Loading