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

Improve cluster information for backend #2750

Open
vyncent-t opened this issue Jan 14, 2025 · 0 comments
Open

Improve cluster information for backend #2750

vyncent-t opened this issue Jan 14, 2025 · 0 comments
Assignees
Labels
backend Issues related to the backend bug Something isn't working enhancement New feature or request

Comments

@vyncent-t
Copy link
Contributor

Describe the issue

Currently we do not have a way to preserve the original name that a cluster is created with, this has been agreed on that there should be an additional field added to the kubeconfig contexts extension "headlamp_info" (contexts[context].extensions[extension][headlamp_info])

  • This change is required in order to continue working on the feature that allows us to delete non dynamic clusters
  • This change is also needed to fix issues relating to cluster naming (clusters that share the same name, renaming clusters)

Are you able to fix this issue?

Yes, currently working on a fix.

Additional Context

This comment was the introduction to this PR #2567 (comment)

@vyncent-t vyncent-t added bug Something isn't working enhancement New feature or request labels Jan 14, 2025
@vyncent-t vyncent-t self-assigned this Jan 14, 2025
@dosubot dosubot bot added the backend Issues related to the backend label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to the backend bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant