mirror of
https://github.com/rancher/k3k.git
synced 2026-03-03 02:00:38 +00:00
* Changing the cluster to be namespaced Changes the cluster type to be namespaced (and changes the various controllers to work with this new feature). Also adds crd generation and docs to the core cluster type. * CI fix