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

Bug in headlamp desktop version for Oracle Kubernetes Engine (OKE) #2732

Open
karthicgit opened this issue Jan 7, 2025 · 2 comments
Open
Labels
blocker Completely prevents the user from using the software. bug Something isn't working desktop Issues related to the desktop

Comments

@karthicgit
Copy link

karthicgit commented Jan 7, 2025

Describe the bug

Tried Headlamp desktop on mac for OKE some of the features were not working.

To Reproduce

Steps to reproduce the bug:

  1. Install headlamp on macOS using brew (brew install --cask headlamp)
  2. Add OKE cluster using kubeconfig file
  3. Create two test namespace and try to delete it by selecting both in the UI. It will throw 404 error.Head back Home
  4. Next issue unable to install apps from the app catalog. It throwed Error adding repository error not found.
  5. Tried deleting deployment and it throwed the same 404 error.

Environment (please provide info about your environment):

  • Installation type: Mac-Homebrew
  • Headlamp Version: 0.27.0

Are you able to fix this issue?

No

@karthicgit karthicgit added the bug Something isn't working label Jan 7, 2025
@dosubot dosubot bot added the desktop Issues related to the desktop label Jan 7, 2025
@joaquimrocha joaquimrocha added the blocker Completely prevents the user from using the software. label Jan 9, 2025
@joaquimrocha
Copy link
Collaborator

I just tried on AKS and Kind and it didn't fail.
@karthicgit If you have access to another flavor of K8s, can you test there just to discard that it's not related to OKE?

@karthicgit
Copy link
Author

karthicgit commented Jan 9, 2025

@joaquimrocha I tested it on kind as well . It fails when try to delete using the delete icon. I thought it happen for multiple resources but it fails even for single resource when using the bin(delete item) at the top. It works when I use the row action delete but i cant use this to delete multiple resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Completely prevents the user from using the software. bug Something isn't working desktop Issues related to the desktop
Projects
Development

No branches or pull requests

2 participants