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

## Current situation The docs are generated from the frontend's plugin files which will be confusing for the user to check when creating the plugins, as they will not be...

documentation
frontend
plugins

## Description We are using the translations before namespaces are fully loaded. This is not perceptible by the user but produces warnings. Even though #373 mitigates some of the warnings...

frontend

## Current situation Currently list of pods or nodes shows predefined set of columns: - Pods show name, namespace, restarts, status and age. - Nodes show name, readiness, cpu, memory...

kind/roadmap

We should create a seccomp plugin to allow the user to generate, browser, and apply seccomp policies. This involves the seccomp policy advisor from [Inspektor Gadget](https://github.com/kinvolk/inspektor-gadget/blob/da20583358b9aebe2bcc62ec1fc5a26536f3b432/docs/gadgets/seccomp.md). In an initial version,...

plugins

## Current situation We have many components which use the API to gather the data to feed the view part of them. Since they reuse common components and add only...

frontend

## Description On the desktop app version, we have removed the direct window size and instead maximized the window. ## Impact On very wide screens, the window will look too...

desktop

We already have some info in the helm chart README, but we should have a section in the docs about it.

documentation
good first issue

## Current situation The release process requires following a recipe doc with several steps. ## Impact We need to fully follow stuff like renaming packages, etc. which can leads to...

**Current situation** Headlamp has various accessibility issues, and no tools being used in CI to help stop issues entering the codebase. ## First round of fixes 1st PR: https://github.com/kinvolk/headlamp/pull/244 -...

frontend
a11y

## Description The Typography sizes and such (fonts, font weights) etc are different from default material UI theme, however not all of them have been adjusted. Perhaps this needs to...