upcoming: [M3-10780] - prepare for LKE Dashboard removal#13485
Open
isimluk wants to merge 5 commits intolinode:developfrom
Open
upcoming: [M3-10780] - prepare for LKE Dashboard removal#13485isimluk wants to merge 5 commits intolinode:developfrom
isimluk wants to merge 5 commits intolinode:developfrom
Conversation
851d3ff to
01ee931
Compare
01ee931 to
54411ac
Compare
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.
Collaborator
Cloud Manager UI test results🔺 3 failing tests on test run #3 ↗︎
Details
TroubleshootingUse 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" |
|||||||||||||||||||||||
54411ac to
9eb0200
Compare
Contributor
abailly-akamai
left a comment
There was a problem hiding this comment.
You need a changeset (pnpm changeset) to accompany this change. See contributing docs.
ae132ff to
4a67ce6
Compare
abailly-akamai
approved these changes
Mar 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Target release date 🗓️
any time before 2026-05-01
As an Author, before moving this PR from Draft to Open, I confirmed ✅