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

Unable to delete cluster #3053

Open
watsonascott opened this issue Mar 28, 2025 · 2 comments
Open

Unable to delete cluster #3053

watsonascott opened this issue Mar 28, 2025 · 2 comments
Labels
bug Something isn't working frontend Issues related to the frontend
Milestone

Comments

@watsonascott
Copy link

Describe the bug

Old kubeconfig for docker-desktop got regenerated and it doesn't allow you do add new cluster with same name and no option to remove old cluster

To Reproduce

Steps to reproduce the bug:

  1. [Go to '...']
  2. [Click on '....']
  3. [Scroll down to '....']
  4. [See error]

Environment (please provide info about your environment):

  • Installation type: [e.g. Linux-Flatpak/Linux-Tarball/Linux-AppImage/Windows//Windows-Chocolatey/Windows-Winget/WSL/Mac/Mac-Homebrew/... or Container-Image/In-Cluster/Helm/...]
  • Headlamp Version: [X.Y.Z]
  • Other: [e.g. any other relevant info]

Are you able to fix this issue?

[Yes (I will propose a PR) / No.]

Do you want to help fix this issue? Please see our contribution docs. For any non-trivial contributions, we advise you to join our our slack channel to discuss the implementation with Headlamp's core developers.

Additional Context

[If needed, add any other info or screenshots about the bug here.]
[Is it a regression? What version of Headlamp did not have this bug?]

@watsonascott watsonascott added the bug Something isn't working label Mar 28, 2025
@dosubot dosubot bot added the backend Issues related to the backend label Mar 28, 2025
@Sayan4444
Copy link

Image
The cluster deletion feature is only available for "dyanamic_cluster" i.e. cluster added through plugins

@joaquimrocha
Copy link
Collaborator

Yeah. This was a choice we made a while ago with the goal of not touching the user's kubeconfig, however, this is so confusing that I believe we should just warn the user and proceed with deleting.
Let's make this available in the next release!

@joaquimrocha joaquimrocha added this to the v0.31.0 milestone Mar 31, 2025
@joaquimrocha joaquimrocha added frontend Issues related to the frontend and removed backend Issues related to the backend labels Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues related to the frontend
Projects
Development

No branches or pull requests

3 participants