Backend now is kcp-aware when we migrated to multicluste-runtime.
In cases when once might want to do kcp-to-kcp, wethe need to have client (konnector) to be kcp aware.
This should allow to have both backend and konnector to act in multi-cluster aware way so one can have central component in kcp managing all clients, using kube-bind.
This should work with kubectl bind command, but because kcp does not allow anything to be deployed, it should use existing apis in the consumer workspace.
Depends on: #299
Objectives
e kcp-based APIs from a remote kcp instance in their own kcp instance.
Backend now is kcp-aware when we migrated to multicluste-runtime.
In cases when once might want to do kcp-to-kcp, wethe need to have client (konnector) to be kcp aware.
This should allow to have both backend and konnector to act in multi-cluster aware way so one can have central component in kcp managing all clients, using kube-bind.
This should work with kubectl bind command, but because kcp does not allow anything to be deployed, it should use existing apis in the consumer workspace.
Depends on: #299
Objectives
e kcp-based APIs from a remote kcp instance in their own kcp instance.