This is kinda follow-up for #231
We want tp refactor kube-bind to work with multicluster-runtime https://github.com/kubernetes-sigs/multicluster-runtime
So we can do:
- Support any backend (single cluster, or many clusters ones) as long as they work with multicluster-runtime
- Use controller-runtime pattern
This will NOT make the konnector controller-runtime specific just to limit scope. This is an issue for that: #280
This is kinda follow-up for #231
We want tp refactor kube-bind to work with multicluster-runtime https://github.com/kubernetes-sigs/multicluster-runtime
So we can do:
This will NOT make the konnector controller-runtime specific just to limit scope. This is an issue for that: #280