Skip to content

upcoming: [M3-10780] - prepare for LKE Dashboard removal#13485

Open
isimluk wants to merge 5 commits intolinode:developfrom
isimluk:lke-dashboard-removal
Open

upcoming: [M3-10780] - prepare for LKE Dashboard removal#13485
isimluk wants to merge 5 commits intolinode:developfrom
isimluk:lke-dashboard-removal

Conversation

@isimluk
Copy link

@isimluk isimluk commented Mar 12, 2026

Description 📝

Do not show LKE Dashboard button if the dashboard is missing.

LKE’s Kubernetes Dashboard will be decommissioned in May 2026

Following the upstream archival of the Kubernetes Dashboard project, Akamai Cloud will decommission the LKE-hosted Kubernetes Dashboard. This change will occur in May 2026. Once decommissioned, the Kubernetes Dashboard UI will no longer be available for new and existing LKE clusters.

https://techdocs.akamai.com/cloud-computing/docs/an-overview-of-the-kubernetes-dashboard-on-lke

Changes 🔄

Do not show LKE Dashboard Button, when URL is empty. The empty URL is newly introduced valid state for this API in order to not break older terraform providers.

Scope 🚢

Upon production release, changes in this PR will be visible to:

  • All customers

Target release date 🗓️

any time before 2026-05-01

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@isimluk isimluk force-pushed the lke-dashboard-removal branch from 851d3ff to 01ee931 Compare March 12, 2026 11:58
@isimluk isimluk changed the title M3-10780: prepare for LKE Dashboard removal upcoming: [M3-10780]: prepare for LKE Dashboard removal Mar 12, 2026
@isimluk isimluk force-pushed the lke-dashboard-removal branch from 01ee931 to 54411ac Compare March 12, 2026 12:11
Do not show LKE Dashboard button if the dashboard is missing.

https://techdocs.akamai.com/cloud-computing/docs/an-overview-of-the-kubernetes-dashboard-on-lke

LKE’s Kubernetes Dashboard will be decommissioned in May 2026

Following the upstream archival of the Kubernetes Dashboard project,
Akamai Cloud will decommission the LKE-hosted Kubernetes Dashboard. This
change will occur in May 2026. Once decommissioned, the Kubernetes
Dashboard UI will no longer be available for new and existing LKE
clusters.
@isimluk isimluk changed the title upcoming: [M3-10780]: prepare for LKE Dashboard removal upcoming: [M3-10780] - prepare for LKE Dashboard removal Mar 12, 2026
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 3 failing tests on test run #3 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing877 Passing11 Skipped43m 54s

Details

Failing Tests
SpecTest
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » can upload, access, and delete objects
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
lke-create.spec.tsCloud Manager Cypress Tests→LKE Cluster Creation with LKE-E→shows the LKE-E flow with the feature flag on » creates an LKE-E cluster with the account capability

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/kubernetes/lke-create.spec.ts"

@isimluk isimluk force-pushed the lke-dashboard-removal branch from 54411ac to 9eb0200 Compare March 12, 2026 14:27
@isimluk isimluk marked this pull request as ready for review March 16, 2026 07:00
@isimluk isimluk requested a review from a team as a code owner March 16, 2026 07:00
Copy link
Contributor

@abailly-akamai abailly-akamai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need a changeset (pnpm changeset) to accompany this change. See contributing docs.

@isimluk isimluk force-pushed the lke-dashboard-removal branch from ae132ff to 4a67ce6 Compare March 17, 2026 20:34
@isimluk isimluk removed their assignment Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

3 participants