headlamp

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

APACHE-2.0 License

Downloads
2.1K
Stars
1.6K
Committers
66

Bot releases are visible (Hide)

headlamp - v0.2.1

Published by joaquimrocha over 3 years ago

Improvements:

  • Increase the default windows size for desktop app
  • Support relative certificate-authority paths in config
  • Add help link for authentication docs from token prompt
  • Port desktop app code to Typescript

Bug fixes:

  • Add login screen back for OIDC configurations

Development:

  • Add storybook and stories for several common components

Important: We're still in the process of code signing the Mac application and will update the binary here when we do it.

headlamp - v0.2.0

Published by joaquimrocha almost 4 years ago

Enhancements:

  • Add headless mode: Run Headlamp locally, but open its UI in the system's default browser
  • Add a dedicated list view for each of the workload types
  • Add links to secrets' details from the service account details view
  • Add server logging for easier debug
  • Improve the UX when logging in to a cluster fails:
    • Reduce timeout; show a "try again" button; show a back button

Bug fixes:

  • Fix cancellation of a request while changing to a different cluster
    when the current one's login is ongoing
  • Fix getting the user's folder on Windows

Preview of the new headless feature:

headlamp_headless

Important: We're still in the process of code signing the Mac application and will update the binary here when we do it.

headlamp - v0.1.3

Published by joaquimrocha almost 4 years ago

Bug fixes:

  • Fix plugins-dir flag typo in kubernetes-headlamp.yaml
  • Decode secrets when showing them in the UI
  • Fix server spawning failure on Windows
  • Have the services before the deployment in kubernetes-headlamp.yaml
  • Allow self signed certificates in oidc
  • Don't print an error when the plugins folder doesn't exist
  • Don't stop the server if no config is found
  • Prevent constant config requests when clusters list is empty
  • Don't show back button in login if there's only one cluster
  • Show an error message if there are no clusters configured
headlamp - v0.1.2 (General Annoucement)

Published by joaquimrocha almost 4 years ago

This is the General Announcement version of Headlamp and provides the initial features:

  • UI controls reflecting user roles (no deletion/update if not allowed)
  • Multi-cluster support
  • Extensible through plugins
  • Works in-cluster, or locally as a desktop app
  • Cancellable creation/update/deletion operations
  • Logs, exec, and resource editor with documentation
  • Read-write / interactive (actions based on permissions)
  • Shrinkable sidebar
  • Dark theme

In the future releases we will start providing a changelog.

Package Rankings
Top 6.09% on Proxy.golang.org
Top 29.94% on Npmjs.org
Badges
Extracted from project README
OpenSSF Best Practices OpenSSF Scorecard FOSSA Status
Related Projects