Skip to content

fix: [DPS-36769] - Filtering clusters by region not working#13491

Merged
mduda-akamai merged 1 commit intolinode:developfrom
mduda-akamai:bugfix/DPS-36769-Filtering-clusters-by-region-not-working
Mar 17, 2026
Merged

fix: [DPS-36769] - Filtering clusters by region not working#13491
mduda-akamai merged 1 commit intolinode:developfrom
mduda-akamai:bugfix/DPS-36769-Filtering-clusters-by-region-not-working

Conversation

@mduda-akamai
Copy link
Contributor

@mduda-akamai mduda-akamai commented Mar 13, 2026

Description 📝

In Stream Create and Edit forms in the Clusters table filtering by region resulted in an empty clusters list

Changes 🔄

  • Added the ExtendedKubernetesCluster type with an additional regionLabel field and used it in the StreamFormClusters component

Scope 🚢

  • Some customers (e.g. in Beta or Limited Availability)

Target release date 🗓️

March 2026

Preview 📷

clusters

How to test 🧪

Prerequisites

  • Set aclpLogs.enabled flag to true

Reproduction steps

  • In logs/delivery/streams/create select Kubernetes API Audit Logs stream type
  • Filter clusters list by region
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


  • 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

@mduda-akamai mduda-akamai force-pushed the bugfix/DPS-36769-Filtering-clusters-by-region-not-working branch from 0a39f41 to 816e56d Compare March 13, 2026 12:15
@mduda-akamai mduda-akamai marked this pull request as ready for review March 13, 2026 12:15
@mduda-akamai mduda-akamai requested a review from a team as a code owner March 13, 2026 12:15
@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 3 failing tests on test run #2 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
3 Failing877 Passing11 Skipped47m 48s

Details

Failing Tests
SpecTest
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
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » can create and delete object storage buckets
smoke-create-domain.spec.tsCloud Manager Cypress Tests→Create a Domain » Creates first Domain

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/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/domains/smoke-create-domain.spec.ts"

Copy link
Contributor

@kagora-akamai kagora-akamai left a comment

Choose a reason for hiding this comment

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

Code Review ✅
Verification Steps ✅

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Mar 17, 2026
@mduda-akamai mduda-akamai merged commit 9bce141 into linode:develop Mar 17, 2026
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

5 participants