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/kubernetes-graphql-gateway
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/kubernetes-graphql-gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/custom-virtual-workspace-not-available
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 10, 2025

  1. Configuration menu
    Copy the full SHA
    8721eec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e78ee20 View commit details
    Browse the repository at this point in the history
  3. addressed comments

    vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    d13952d View commit details
    Browse the repository at this point in the history
  4. removed TOCTOU race

    vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    b5d4187 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update module sigs.k8s.io/controller-runtime to v0.22.2 (#67)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    483f358 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update module golang.org/x/text to v0.30.0 (#70)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    44bd887 View commit details
    Browse the repository at this point in the history
  7. Fix: relations nil pointer check (#68)

    * added nil checks in relation resovling
    
    On-behalf-of: @SAP [email protected]
    Signed-off-by: Artem Shcherbatiuk <[email protected]>
    vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    06d9d8c View commit details
    Browse the repository at this point in the history
  8. fix(deps): update golang.org/x/exp digest to d2f985d (#71)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored and vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    dfa9b29 View commit details
    Browse the repository at this point in the history
  9. improved docs

    vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    e332a37 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'main' of github.com:platform-mesh/kubernetes-graphql-ga…

    …teway into feat/script
    vertex451 committed Oct 10, 2025
    Configuration menu
    Copy the full SHA
    093457e View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    59ada28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d374320 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. Merge branch 'main' into feat/custom-virtual-workspace-not-available

    makdeniss authored and makdeniss committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    10d6b7a View commit details
    Browse the repository at this point in the history
  2. feat: improve behavior when custom virtual workspaces not available (#73

    )
    makdeniss authored and makdeniss committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    2d83781 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. Configuration menu
    Copy the full SHA
    de225d9 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/virtual-ws-simplification' into …

    …feat/custom-virtual-workspace-not-available
    
    # Conflicts:
    #	listener/reconciler/kcp/config_watcher.go
    #	listener/reconciler/kcp/config_watcher_test.go
    #	listener/reconciler/kcp/reconciler.go
    makdeniss authored and makdeniss committed Oct 23, 2025
    Configuration menu
    Copy the full SHA
    e5e7a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. mockery

    vertex451 committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    e04f2fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:platform-mesh/kubernetes-graphql-ga…

    …teway into virtual-ws-simplification
    vertex451 committed Oct 24, 2025
    Configuration menu
    Copy the full SHA
    aa6d6ad View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Merge remote-tracking branch 'origin/virtual-ws-simplification' into …

    …feat/custom-virtual-workspace-not-available
    makdeniss authored and makdeniss committed Oct 27, 2025
    Configuration menu
    Copy the full SHA
    3914fbc View commit details
    Browse the repository at this point in the history
Loading