Hi everyone.
We run Rancher 2.7 for managing clusters that were created outside of Rancher.
When importing a cluster via the GUI or HTTP request, the cluster name in
clusters.management.cattle.io is auto-generated (c-XXXXX).
As an outcome, the namespace of each project in
projects.management.cattle.io is c-XXXXX.
All projects, roleTemplates, roleTemplateBindings are managed via Helm, so using a non-meaningful name for a cluster makes things very difficult.
Is there any way to define the custom name for cluster name in
clusters.management.cattle.io ?