Skip to content

fix: [UIE-9487] VPC UI not displaying DBaaS resources#13504

Draft
smans-akamai wants to merge 3 commits intolinode:developfrom
smans-akamai:UIE-9487-display-vpc-ui-display-dbaas-resources
Draft

fix: [UIE-9487] VPC UI not displaying DBaaS resources#13504
smans-akamai wants to merge 3 commits intolinode:developfrom
smans-akamai:UIE-9487-display-vpc-ui-display-dbaas-resources

Conversation

@smans-akamai
Copy link
Contributor

@smans-akamai smans-akamai commented Mar 17, 2026

Description 📝

This pull request fixes an issue in the VPC UI where DBaaS resources aren't being counted or displayed.

This issue consists of the following:

  • The Resource counts shown in the VPC, VPC details, and Subnets tables aren't including the number of databases in the count
  • In the VPC Details Subnets table, the resource tables shown under each expanded Subnet don't include a databases table in addition to the pre-existing Linode and Nodebalancer tables.

Changes 🔄

List any change(s) relevant to the reviewer.

  • Updating any Resource counts to include the number of databases in that count.
  • In the VPC Details Subnets table, under an expanded Subnet, display a databases table in addition to the pre-existing Linode and Nodebalancer tables.
  • Introducing and integrating the new vpcDbaasResources 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 🗓️

TBD

Preview 📷

Include a screenshot <img src="" /> or video <video src="" /> of the change.

🔒 Use the Mask Sensitive Data setting for security.

💡 For changes requiring multiple steps to validate, prefer a video for clarity.

Before After
📷 📷

How to test 🧪

Prerequisites

(How to setup test environment)

  • ...
  • ...

Reproduction steps

(How to reproduce the issue, if applicable)

  • ...
  • ...

Verification steps

(How to verify changes)

  • ...
  • ...
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

@smans-akamai smans-akamai added DBaaS Relates to Database as a Service VPC Relating to VPC project labels Mar 17, 2026
@smans-akamai smans-akamai self-assigned this Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DBaaS Relates to Database as a Service VPC Relating to VPC project

Projects

Status: Review

Development

Successfully merging this pull request may close these issues.

1 participant