Skip to content

[WIP] Add support for Headlamp dashboard for kubernetes; deprecate legacy kubernetes dashboard#12776

Draft
Pearl1594 wants to merge 1 commit intomainfrom
ghi12728-headlamp-k8s
Draft

[WIP] Add support for Headlamp dashboard for kubernetes; deprecate legacy kubernetes dashboard#12776
Pearl1594 wants to merge 1 commit intomainfrom
ghi12728-headlamp-k8s

Conversation

@Pearl1594
Copy link
Contributor

Description

This PR fixes: #12728

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Screenshots (if appropriate):

How Has This Been Tested?

How did you try to break this feature and the system with this change?

@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.92%. Comparing base (74af9b9) to head (7db663b).

Files with missing lines Patch % Lines
...ubernetes/cluster/utils/KubernetesClusterUtil.java 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12776   +/-   ##
=========================================
  Coverage     17.92%   17.92%           
- Complexity    16176    16179    +3     
=========================================
  Files          5949     5949           
  Lines        534058   534063    +5     
  Branches      65301    65303    +2     
=========================================
+ Hits          95742    95752   +10     
+ Misses       427560   427555    -5     
  Partials      10756    10756           
Flag Coverage Δ
uitests 3.66% <ø> (ø)
unittests 19.03% <0.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link

@weizhouapache
Copy link
Member

Hi @Pearl1594
do we need to change the access tab on UI ?
image

it mentions the creation of token for Kubernetes dashboard
will we create token during k8s setup (if so, UI needs to be updated) , or leave to user to do (if so, scripts needs to be updated) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Headlamp as K8s Dashboard replacement

2 participants