Skip to content

change: UIE-10060 - Enable feature flag to show/hide blackwell GPU plans in LKE plans panel#13423

Closed
grevanak-akamai wants to merge 4 commits into
linode:release/v1.159.0from
grevanak-akamai:feature/UIE-10060-enable-feature-flag-for-gpu-in-lke
Closed

change: UIE-10060 - Enable feature flag to show/hide blackwell GPU plans in LKE plans panel#13423
grevanak-akamai wants to merge 4 commits into
linode:release/v1.159.0from
grevanak-akamai:feature/UIE-10060-enable-feature-flag-for-gpu-in-lke

Conversation

@grevanak-akamai
Copy link
Copy Markdown
Contributor

Description 📝

Enable feature flag for GPU blackwell plans in LKE plans panel. This check was recent removed as part of PR to enable GPU plans in LKE flow for GA but this program is on hold for now. So we are adding back the feature flag check.

Changes 🔄

  • In kubernetesPlansPanel.tsx, add a check to show/hide blackwell GPU plans based on feature flag.

Scope 🚢

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

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

Feb 2026

Preview 📷

Before After
Screenshot 2026-02-20 at 12 27 41 PM Screenshot 2026-02-20 at 12 30 14 PM

How to test 🧪

Prerequisites

  • Navigate to create LKE flow
  • Enable "Kubernetes Blackwell Plans" feature flag.

Verification steps

  • Ensure blackwell GPU plans are visible under GPU tab in create flow
  • Uncheck the flag and ensure that the plans are not shown.
Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

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

Copy link
Copy Markdown
Contributor

@tanushree-akamai tanushree-akamai left a comment

Choose a reason for hiding this comment

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

Can you add a changeset for your changes?

@linode-gh-bot
Copy link
Copy Markdown

Cloud Manager UI test results

🔺 3 failing tests on test run #1 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing865 Passing11 Skipped39m 56s

Details

Failing Tests
SpecTest
lke-create.spec.tsCloud Manager Cypress Tests→smoketest for Nvidia Blackwell GPUs in kubernetes/create page » both tiers should include blackwell GPUs
user-permissions.spec.tsCloud Manager Cypress Tests→User permission management » can toggle full account access
account-switching.spec.tsCloud Manager Cypress Tests→Parent/Child account switching→From Parent to Child » can search child accounts

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/kubernetes/lke-create.spec.ts,cypress/e2e/core/account/user-permissions.spec.ts,cypress/e2e/core/parentChild/account-switching.spec.ts"

@github-project-automation github-project-automation Bot moved this from Review to Merged in Cloud Manager Feb 20, 2026
@grevanak-akamai grevanak-akamai deleted the feature/UIE-10060-enable-feature-flag-for-gpu-in-lke branch April 22, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants