Skip to content

Conversation

@hana-akamai
Copy link
Contributor

@hana-akamai hana-akamai commented Jan 21, 2026

Description 📝

Add Edit Connection Pool drawer to the Database Networking -> PgBouncer Connection Pools section

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

Preview 📷

Screen.Recording.2026-01-22.at.1.10.38.PM.mov

How to test 🧪

Prerequisites

(How to setup test environment)

  • Ensure you have the Database PgBouncer flag on and the legacy MSW on

Verification steps

(How to verify changes)

  • Go to a postgresql Database cluster's networking tab and scroll to the PgBouncer Connection Pools section
  • Edit an existing connection pool in the table via action menu dropdown
  • The edit drawer should have the connection pool's details prefilled with the label disabled
  • Make edits, click save, and check the network request
  • Test error states, edits should not be saved if the user clicks cancel or closes out of the drawer without saving
pnpm test DatabaseEditConnectionPoolDrawer
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

@hana-akamai hana-akamai self-assigned this Jan 21, 2026
@hana-akamai hana-akamai added the DBaaS Relates to Database as a Service label Jan 21, 2026
@hana-akamai hana-akamai force-pushed the UIE-9395-edit-connection-pool branch from e0b0c7f to c9100de Compare January 22, 2026 16:25
@hana-akamai hana-akamai marked this pull request as ready for review January 22, 2026 18:17
@hana-akamai hana-akamai requested a review from a team as a code owner January 22, 2026 18:17
@smans-akamai
Copy link
Contributor

Looks like there's a merge conflict after the recent merge.

Copy link
Contributor

@smans-akamai smans-akamai left a comment

Choose a reason for hiding this comment

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

All my feedback was addressed and I've tested out the changes! This looks good to me, so I've approved!

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🎉 865 passing tests on test run #6 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
0 Failing865 Passing11 Skipped43m 20s

Copy link
Contributor

@aaleksee-akamai aaleksee-akamai left a comment

Choose a reason for hiding this comment

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

Looks good but I see that there're some failed tests in DatabaseEditConnectionPoolDrawer.test.tsx

@github-project-automation github-project-automation bot moved this from Review to Approved in Cloud Manager Jan 26, 2026
Copy link
Contributor

@mpolotsk-akamai mpolotsk-akamai left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

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

Projects

Status: Approved

Development

Successfully merging this pull request may close these issues.

5 participants