kubedirector
kubedirector copied to clipboard
Support Connections across namespaces
Currently, a KD cluster can only be connected(kdcluster, secret, configmap) to resources in the same namespace, this is very limiting in a real-world multi-namespace environment. We should at least explore if there is a downside to supporting this.
One of the interesting things to tackle here is defining what is allowed to be "connected". This is especially important when you rove out of the current namespace.