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: platform-mesh/security-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: platform-mesh/security-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/improve-testability
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 14, 2025

  1. refactor(initializer): improve kubeconfig handling

    • Load kubeconfig from file to enhance flexibility
    • Update manager initialization to use the new configuration
    
    Signed-off-by: Bastian Echterhölter <[email protected]>
    On-behalf-of: @SAP <[email protected]>
    nexus49 committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    ac4ea79 View commit details
    Browse the repository at this point in the history
  2. refactor(config): enhance configuration structure for KCP

    • Introduces KCP kubeconfig handling in the config
    • Simplifies lifecycle manager import in the initializer
    
    Signed-off-by: Bastian Echterhölter <[email protected]>
    On-behalf-of: @SAP <[email protected]>
    nexus49 committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    f27b782 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2025

  1. Configuration menu
    Copy the full SHA
    19554ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec28e0 View commit details
    Browse the repository at this point in the history
  3. fix: fixed getting config function

    On-behalf-of: SAP [email protected]
    OlegErshov committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    9658aa4 View commit details
    Browse the repository at this point in the history
  4. fix: removed extra error handler

    On-behalf-of: SAP [email protected]
    OlegErshov committed Oct 15, 2025
    Configuration menu
    Copy the full SHA
    cb24090 View commit details
    Browse the repository at this point in the history
Loading