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

Since we support multiple clusters, a nice way to quickly identify them (besides the name) is to assign them a different color. We shall call this the cluster's accent color...

kind/roadmap
frontend

**Current situation** Graph views are useful for a quick, visual representation of the relation between cluster resources. We don't offer such a view current but we should start thinking about...

kind/roadmap
frontend
plugins

**Current situation** Currently it's not an package. **Impact** 1. reusing code from plugins is harder without a package 2. being on npm website provides more visibility 3. starting headlamp is...

frontend
plugins

I can't add an additional new cluster to the in-cluster installation. [ 1 paragraph concisely describing the bug ] no impact, just would like to clarify an ability to add...

When we support multiple clusters, it'd be useful to have an overview with any interesting data from the clusters, like any failure events, and/or the load. So users can quickly...

kind/roadmap
frontend

**Current situation** Currently the server process port is hard coded. Perhaps people will want to use another one. Configuration of other things may be needed. **Impact** Some people won't be...

enhancement
backend
frontend

In #66 the Dockerfile assumes that any plugins to be included in the image will be added to a folder `plugins` in the project's root directory. It would be nicer...

infra
plugins

One nice way to quickly identify clusters is to assign different icons to them. So we should allow that as an option. **Acceptance Criteria:** - [ ] Offer a way...

kind/roadmap

As much as it is possible, the URLs used in the dashboard should reflect what users see in the view. i.e. if a table is sorted by some column, then...

kind/roadmap
frontend

We should add a search view that searches for objects across clusters. This search should have filters to specify e.g. kinds of objects, namespaces, clusters, etc. **Acceptance Criteria:** - [...

kind/roadmap
frontend