Skip to content

upcoming: [DI-28175] - Add linode_id to label conversion for blockstorage for display in widget legend rows - #13092

Merged
ankita-akamai merged 5 commits into
linode:developfrom
ankita-akamai:feature/volume_linode_label
Nov 17, 2025
Merged

upcoming: [DI-28175] - Add linode_id to label conversion for blockstorage for display in widget legend rows#13092
ankita-akamai merged 5 commits into
linode:developfrom
ankita-akamai:feature/volume_linode_label

Conversation

@ankita-akamai

Copy link
Copy Markdown
Contributor

Description 📝

Add linode_id to label conversion for blockstorage for display in widget legend rows

Changes 🔄

  • Enhance CloudPulseWidgetUtils.ts to handle id to label conversion of linode associated with volume.
  • Updates test cases and add mocks.

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 🗓️

16 Dec 2025

Preview 📷

Before After
image image

How to test 🧪

Verification steps

(How to verify changes)
Switch to Mocks

  • Navigate to metrics tab under monitor.
  • Select Block Storage Dashboard dashboard.
  • Select a region, select some volumes.
  • Verify that the legend rows displayed in the widgets have linode_label mentioned if linode_id key is received from /metrics api response for the desired metrics.
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

@linode-gh-bot

Copy link
Copy Markdown

Cloud Manager UI test results

🔺 16 failing tests on test run #4 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
16 Failing843 Passing13 Skipped114m 15s

Details

Failing Tests
SpecTest
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-nanode-1 MySQL v8.x 1-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-nanode-1 MySQL v8.x 1-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-dedicated-2 MySQL v8.x 2-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-dedicated-2 MySQL v8.x 2-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-dedicated-2 MySQL v5.x 3-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-dedicated-2 MySQL v5.x 3-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-nanode-1 PostgreSQL v13.x 3-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g6-nanode-1 PostgreSQL v13.x 3-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-2 MySQL v8.x 1-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-2 MySQL v8.x 1-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-4 MySQL v8.x 2-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-4 MySQL v8.x 2-node cluster » Can update provisioning database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-2 MySQL v8.x 3-node cluster » Can update active database clusters
update-database.spec.tsCloud Manager Cypress Tests→Update database clusters→updates a g7-premium-2 MySQL v8.x 3-node cluster » Can update provisioning database clusters
create-firewall.spec.tsCloud Manager Cypress Tests→create firewall » "before all" hook for "creates a firewall without a linode"
create-firewall.spec.tsCloud Manager Cypress Tests→restricted user cannot create firewall » "before each" hook for "confirms the create button is disabled on the Firewall Landing page"

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/databases/update-database.spec.ts,cypress/e2e/core/firewalls/create-firewall.spec.ts"

@github-project-automation github-project-automation Bot moved this from Review to Approved in Cloud Manager Nov 17, 2025
@ankita-akamai

Copy link
Copy Markdown
Contributor Author

Merging as this pr has enough approvals and failing tests are unrelated.

@ankita-akamai
ankita-akamai merged commit 51a3b2f into linode:develop Nov 17, 2025
34 of 35 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Merged in Cloud Manager Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants