headlamp icon indicating copy to clipboard operation
headlamp copied to clipboard

A Kubernetes web UI that is fully-featured, user-friendly and extensible

Results 331 headlamp issues
Sort by recently updated
recently updated
newest added

## Description On the first try, I can get to the headlamp dashboard and it is populated with information, if I try to click on anything or refresh, I get...

mac
auth

We have had a [PR](https://github.com/kinvolk/headlamp/pull/138) opened for adding SSL support to the server, but security measures like SSL can be added [outside of Headlamp](https://github.com/kinvolk/headlamp/pull/138#issuecomment-742643461), and in the interest of avoiding...

auth

If you run headlamp on a server, and configure both the oidc login and base uri, then when you go to login the authentication popup is not respecting the configured...

backend
auth

## Description Recently we got a [report](https://github.com/kinvolk/headlamp/issues/414) from a user who believed the terminal functionality was not working for them because they didn't realize that the `#` in the terminal...

frontend

## Current situation [React strict mode](https://reactjs.org/docs/strict-mode.html) enables a number of checks in development which can help spot problems. ## Impact Prevent various issues entering production. ## Implementation options Probably we...

## Description When a plugin component is rendered it faces unwanted mounting whenever there is a rerender caused by its parent component ## Impact The plugin component is in the...

bug
plugins

## Current situation We may have functionality, both in the core and in plugins, that would like to inform the users about events that require their knowledge or attention, but...

kind/roadmap
frontend
plugins

## Current situation If we want to set up a new logo/name for a Headlamp deployment, we have to change the project's code. ## Impact We want Headlamp to be...

kind/roadmap
frontend
plugins

## Description When the server.exe fails to start there's no good experience for the user. It could be that there's a zombie server.exe floating around, or that the port is...

## Current situation If we have Headlamp (desktop) running and change the kubeconf file, e.g. to add, remove, or change a cluster, then Headlamp will not be aware of it...

backend
frontend
desktop