Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate support for display name/description #6

Closed
richardcase opened this issue Apr 24, 2023 · 3 comments
Closed

Investigate support for display name/description #6

richardcase opened this issue Apr 24, 2023 · 3 comments

Comments

@richardcase
Copy link
Contributor

richardcase commented Apr 24, 2023

Story

As a Rancher Operator,
I want the option to supply a display name and description,
So that i can customize the display in the clusters list

Description
Add support for annotating the capi Cluster so that when we import the cluster that if these annotations are present we populate the required fields on the Rancher cluster.

The investigation will result in new issues being created to do the actual work.

@richardcase richardcase changed the title [POC] Implement support for display name/description Investigate support for display name/description Jun 19, 2023
@richardcase richardcase added the kind/epic Describes a new feature for tracking label Jun 26, 2023
@alexander-demicev
Copy link
Member

Can we simplify it and make the display name for the rancher cluster match CAPI cluster name?

@richardcase
Copy link
Contributor Author

This can't be done currently due to an issue in Rancher: rancher/rancher#39924

We did fix this issue, but it couldn't be verified as this another issue was then highlighted with the kubeconfig secret that was generated. If they are named the same CAPI will generate its kubeconfig secret and then Rancher expects a secret named the same but in a slightly different format (i.e. Rancher assumes it generates and owns the secret) at which point this causes an error in Rancher.

@richardcase richardcase removed the kind/epic Describes a new feature for tracking label Aug 1, 2023
@alexander-demicev
Copy link
Member

Closing this issue for now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants