Context
Currently the gql gateway uses a outdated kcp fork of controller runtime.
Target
Lets transition to the latest version of the multi cluster runtime https://github.com/kubernetes-sigs/multicluster-runtime and to the latest version of the apiexport provider: https://github.com/kcp-dev/multicluster-provider
Prior Art
- Checkout the security operator to see examples of how to use the multicluster runtime in platform-mesh
FYI this is out of scope of the platform-mesh 0.2 release.