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

Added new events to cover owned pod and owned jobs

We want to have a list of plugins soon available for the users to check/use, so let's double check the ones we had already for Inspektor Gadget. We need to...

plugins

We want for the tutorial an easy intro for people with 60 mins to make a contribution. - [ ] a no clicks into to making a contribution to frontend...

There probably needs to be a conditional that only sets the state to error if the return code is not 0. https://github.com/headlamp-k8s/headlamp/blob/7d25e012ea6f5dacde0a8ad746ea2d9349eec674/frontend/src/components/common/Resource/Resource.tsx#L679

Bumps [app-builder-lib](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/app-builder-lib) to 24.13.3 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together. Updates `app-builder-lib` from 24.12.0 to 24.13.3 Release notes Sourced from app-builder-lib's releases. v24.13.3 What's...

dependencies
javascript

With #1677 we allow plugins to run commands when in the app mode, but we should make this option available only after user consent, for extra security. Since the command...

security
app

Pod List table should show status of this resource. Maybe add a new column to show reason, which is shown in status column right now.