Skip to content

Releases: krack8/lighthouse

v0.2.2

19 Aug 07:42
52128ac

Choose a tag to compare

v0.2.2 Pre-release
Pre-release

What's Changed

We're excited to announce the release of Lighthouse v0.2.2! This update brings a host of improvements, bug fixes, and new features to enhance your experience.

Key Highlights:

  • Improved UI and Navigation: We've made significant strides in improving the user interface and overall layout. You'll find a more intuitive and dynamic navigation experience, including a new cluster ID selection dropdown on the toolbar and dynamic sidenav navigation.
  • Enhanced API and Metadata: API versions and kinds have been added to list and detail manifest updates, along with general metadata improvements for better clarity and consistency.
  • Refactored Node Management: Several refinements have been made to node management, including improved node subtext search and restrictions on user-initiated node creation.
  • New Feature: Network Policy Management: You can now deploy and delete network policies directly within Lighthouse.

What's New:

  • API Version and Kind: Added to list and details manifest updates.
  • Dynamic Sidenav Navigation & Cluster Change Dropdown: Enhanced navigation and cluster selection directly from the toolbar.
  • Network Policy Management: New functionality to deploy and delete network policies.
  • Cluster Selection Dropdown: Easily switch between clusters from the toolbar.

Improvements & Fixes:

  • Bug Fixes: Addressed various bugs, including fixes for node metrics and general system stability.
  • Code Cleanup: Removed redundant conditions and cleaned up the codebase for better performance and maintainability.
  • Node Creation Restriction: User-initiated node creation is now restricted and handled more gracefully.
  • Pagination Fixes: Resolved pagination issues for label search.
  • Certificate Management Refinements: Fixed missing certificate labels and resolved certificate controller warnings.
  • UI Layout Improvements: Major UI layout changes for a more streamlined and modern look.

We believe these updates will significantly improve your experience with Lighthouse. As always, we welcome your feedback!

Full Changelog: v0.2.1...v0.2.2

v0.2.1

22 Apr 16:45
e0909e9

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

29 Mar 04:47
8526aee

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

This release introduces significant enhancements for managing and interacting with pod containers within user clusters. Here's an improved description, focusing on clarity, user benefit, and technical precision:

Release Highlights: Enhanced Pod Container Interaction and Fine-Grained Access Control

This release delivers a substantial upgrade, empowering users with real-time visibility and direct control over their pod containers. Key improvements include:

- Real-time Container Log Streaming:

Users can now view live, streaming logs directly from individual containers within their pods.

- Interactive Container Terminal Access:

Direct terminal access to running containers is now available, providing an interactive shell environment for on-the-fly debugging, configuration adjustments, and command-line operations.
This enables users to execute commands, inspect files, and diagnose issues directly within the container's context, drastically reducing the time required for problem resolution.

- Cluster-Scoped Role-Based Access Control (RBAC):

This release implements granular, cluster-based role permissions, ensuring secure and controlled access to pod container functionalities.

v0.1.0

24 Feb 17:37
54ea96f

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

This is the first release with the following features:

  • Basic Multi-Cluster Kubernetes Dashboard
  • Add or Disconnect Kubernetes Cluster
  • User Management with RBAC and ABAC