Releases: kkirara/KubeLinks
v0.4.6
What's Changed
- Bump flask from 3.0.2 to 3.0.3 by @dependabot in #114
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #115
- Bump autopep8 from 2.1.0 to 2.1.1 by @dependabot in #116
- Bump autopep8 from 2.1.1 to 2.2.0 by @dependabot in #118
- Bump kubernetes from 29.0.0 to 30.1.0 by @dependabot in #119
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #121
- Bump autopep8 from 2.2.0 to 2.3.1 by @dependabot in #122
- Bump flake8 from 7.1.0 to 7.1.1 by @dependabot in #123
- Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in #124
Full Changelog: v0.4.5...v0.4.6
kubelinks-0.4.6
A Helm chart for Kubernetes
v0.4.5
What's Changed
- Fix non-standard ingresses without paths in spec by @invin12 in #113
- Bump autopep8 from 2.0.4 to 2.1.0 by @dependabot in #112
Full Changelog: kubelinks-0.4.4...v0.4.5
kubelinks-0.4.5
A Helm chart for Kubernetes
v0.4.4
kubelinks-0.4.4
A Helm chart for Kubernetes
v0.4.3
Environment Variable Sorting: Users can now define a default sort order for Kubelinks by configuring the KUBELINKS_DEFAULT_SORT environment variable. This allows sorting fields without spaces and provides specialized sorting logic for the pretty_name field.
Base Path Configuration: Users can define a base path for Kubelinks. This enables customizing the URL structure to include a base path, making integrating Kubelinks into existing systems or routing schemes easier.
kubelinks-0.4.3
A Helm chart for Kubernetes
v0.4.2
v0.4.0
New Custom URL Filters:
Now, with the latest update, users have the ability to create their own URL filters tailored to their specific needs. This feature empowers users to customize their URL filtering experience within KubeLinks, enhancing flexibility and usability.
Raw Data Tab:
In the "Raw Data" tab, users can now access an unfiltered list of URLs. This provides a comprehensive view of all available links without any applied filters, enabling users to analyze and manage their data more effectively.
Customizable Title:
With the introduction of the environment variable "KUBELINKS_TITLE", users can easily customize the title of their KubeLinks environment according to their preferences. This allows for personalized branding and clearer identification within the platform.
Namespace Visibility:
By default, the visibility of namespaces is turned off in KubeLinks. However, users can now enable namespace visibility using the environment variable "KUBELINKS_ENABLED_NAMESPACE". This allows users to toggle namespace visibility on or off based on their preferences and requirements.
These new features enhance user experience and provide greater control over URL filtering, title customization, and namespace visibility within KubeLinks. We encourage users to explore these functionalities and provide feedback for further improvements.